TTK
Loading...
Searching...
No Matches
ttk::ftm::VertData Struct Reference

#include <ttkMergeTreeStructures.h>

Inheritance diagram for ttk::ftm::VertData:
ttk::ftm::WrapperData

Public Member Functions

int init (std::vector< LocalFTM > &ftmTrees, Params params)
void fillArrayPoint (const idSuperArc arcId, LocalFTM &l_tree, Triangulation *triangulation, vtkDataArray *idMapper, Params params)
void addArray (vtkPointData *pointData, Params params)
Public Member Functions inherited from ttk::ftm::WrapperData
template<typename vtkArrayType>
vtkSmartPointer< vtkArrayType > initArray (const char *fieldName, size_t nbElmnt)

Public Attributes

vtkSmartPointer< ttkSimplexIdTypeArrayids
vtkSmartPointer< ttkSimplexIdTypeArraysizeRegion
vtkSmartPointer< vtkDoubleArray > spanRegion
vtkSmartPointer< vtkCharArray > typeRegion

Additional Inherited Members

Static Public Member Functions inherited from ttk::ftm::WrapperData
static CriticalType getNodeType (FTMTree_MT &tree, const idNode nodeId, Params params)

Detailed Description

Definition at line 352 of file ttkMergeTreeStructures.h.

Member Function Documentation

◆ addArray()

void ttk::ftm::VertData::addArray ( vtkPointData * pointData,
Params params )
inline

Definition at line 476 of file ttkMergeTreeStructures.h.

◆ fillArrayPoint()

void ttk::ftm::VertData::fillArrayPoint ( const idSuperArc arcId,
LocalFTM & l_tree,
Triangulation * triangulation,
vtkDataArray * idMapper,
Params params )
inline

Definition at line 383 of file ttkMergeTreeStructures.h.

◆ init()

int ttk::ftm::VertData::init ( std::vector< LocalFTM > & ftmTrees,
Params params )
inline

Definition at line 358 of file ttkMergeTreeStructures.h.

Member Data Documentation

◆ ids

vtkSmartPointer<ttkSimplexIdTypeArray> ttk::ftm::VertData::ids

Definition at line 353 of file ttkMergeTreeStructures.h.

◆ sizeRegion

vtkSmartPointer<ttkSimplexIdTypeArray> ttk::ftm::VertData::sizeRegion

Definition at line 354 of file ttkMergeTreeStructures.h.

◆ spanRegion

vtkSmartPointer<vtkDoubleArray> ttk::ftm::VertData::spanRegion

Definition at line 355 of file ttkMergeTreeStructures.h.

◆ typeRegion

vtkSmartPointer<vtkCharArray> ttk::ftm::VertData::typeRegion

Definition at line 356 of file ttkMergeTreeStructures.h.


The documentation for this struct was generated from the following file: