TTK
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ttk::ftr::VertData Struct Reference

#include <ttkReebGraphStructures.h>

Inheritance diagram for ttk::ftr::VertData:
ttk::ftr::ObjectData

Public Member Functions

 VertData (const ttk::ftr::idVertex nbVertices)
 
void setVertexInfo (const ttk::ftr::Graph &graph, const ttk::ftr::idVertex v)
 
void addArrays (vtkDataSet *segmentation, ttk::ftr::Params ttkNotUsed(params))
 
- Public Member Functions inherited from ttk::ftr::ObjectData
void allocArray (vtkDataArray *const arr, const char *fieldName, size_t nbElmnt)
 

Public Attributes

vtkNew< vtkIntArray > ids {}
 
vtkNew< vtkIntArray > regionType {}
 

Detailed Description

Definition at line 116 of file ttkReebGraphStructures.h.

Constructor & Destructor Documentation

◆ VertData()

ttk::ftr::VertData::VertData ( const ttk::ftr::idVertex  nbVertices)
inlineexplicit

Definition at line 125 of file ttkReebGraphStructures.h.

Member Function Documentation

◆ addArrays()

void ttk::ftr::VertData::addArrays ( vtkDataSet *  segmentation,
ttk::ftr::Params   ttkNotUsedparams 
)
inline

Definition at line 157 of file ttkReebGraphStructures.h.

◆ setVertexInfo()

void ttk::ftr::VertData::setVertexInfo ( const ttk::ftr::Graph graph,
const ttk::ftr::idVertex  v 
)
inline

Definition at line 134 of file ttkReebGraphStructures.h.

Member Data Documentation

◆ ids

vtkNew<vtkIntArray> ttk::ftr::VertData::ids {}

Definition at line 117 of file ttkReebGraphStructures.h.

◆ regionType

vtkNew<vtkIntArray> ttk::ftr::VertData::regionType {}

Definition at line 118 of file ttkReebGraphStructures.h.


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