TTK
|
#include <ttkReebGraphStructures.h>
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 {} |
Definition at line 116 of file ttkReebGraphStructures.h.
|
inlineexplicit |
Definition at line 125 of file ttkReebGraphStructures.h.
|
inline |
Definition at line 157 of file ttkReebGraphStructures.h.
|
inline |
Definition at line 134 of file ttkReebGraphStructures.h.
vtkNew<vtkIntArray> ttk::ftr::VertData::ids {} |
Definition at line 117 of file ttkReebGraphStructures.h.
vtkNew<vtkIntArray> ttk::ftr::VertData::regionType {} |
Definition at line 118 of file ttkReebGraphStructures.h.