|
TTK
|
#include <ttkDelaunayRipsPersistenceGeneratorsModule.h>#include <ttkMacros.h>#include <vtkUnstructuredGrid.h>#include <DelaunayRipsPersistenceDiagram.h>#include <ttkAlgorithm.h>Go to the source code of this file.
Classes | |
| class | ttkDelaunayRipsPersistenceGenerators |
| TTK VTK-filter that wraps the ttk::DelaunayRipsPersistenceGenerators module. More... | |
Functions | |
| void | GeneratorsToVTU (vtkUnstructuredGrid *vtu, vtkPoints *inputPoints, const std::vector< ttk::rpd::Generator2 > &generators) |
| void GeneratorsToVTU | ( | vtkUnstructuredGrid * | vtu, |
| vtkPoints * | inputPoints, | ||
| const std::vector< ttk::rpd::Generator2 > & | generators ) |
Definition at line 33 of file ttkDelaunayRipsPersistenceGenerators.cpp.