#include <ttkMergeTreeStructures.h>
|
int | init (std::vector< LocalFTM > &ftmTree, Params params) |
|
bool | hasPoint (const SimplexId vertId) |
|
void | addPoint (const SimplexId globalId, const SimplexId id, const float scalar, const bool reg) |
|
void | setPoint (const SimplexId id, const float scalar, const bool reg) |
|
void | fillArrayCell (const SimplexId pos, const idSuperArc arcId, LocalFTM &ftmTree, Triangulation *triangulation, Params params) |
|
void | addArray (vtkUnstructuredGrid *skeletonArcs, Params params) |
|
template<typename vtkArrayType > |
vtkSmartPointer< vtkArrayType > | initArray (const char *fieldName, size_t nbElmnt) |
|
Definition at line 84 of file ttkMergeTreeStructures.h.
◆ addArray()
void ttk::ftm::ArcData::addArray |
( |
vtkUnstructuredGrid * |
skeletonArcs, |
|
|
Params |
params |
|
) |
| |
|
inline |
◆ addPoint()
void ttk::ftm::ArcData::addPoint |
( |
const SimplexId |
globalId, |
|
|
const SimplexId |
id, |
|
|
const float |
scalar, |
|
|
const bool |
reg |
|
) |
| |
|
inline |
◆ fillArrayCell()
◆ hasPoint()
bool ttk::ftm::ArcData::hasPoint |
( |
const SimplexId |
vertId | ) |
|
|
inline |
◆ init()
int ttk::ftm::ArcData::init |
( |
std::vector< LocalFTM > & |
ftmTree, |
|
|
Params |
params |
|
) |
| |
|
inline |
◆ setPoint()
void ttk::ftm::ArcData::setPoint |
( |
const SimplexId |
id, |
|
|
const float |
scalar, |
|
|
const bool |
reg |
|
) |
| |
|
inline |
◆ cell_downNode
◆ cell_ids
◆ cell_sizeArcs
◆ cell_spanArcs
◆ cell_upNode
◆ point_ids
std::vector<SimplexId> ttk::ftm::ArcData::point_ids |
◆ point_regularMask
◆ point_scalar
The documentation for this struct was generated from the following file: