TTK
Loading...
Searching...
No Matches
ttkDelaunayRipsPersistenceGenerators.h File Reference
#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)
 

Function Documentation

◆ GeneratorsToVTU()

void GeneratorsToVTU ( vtkUnstructuredGrid * vtu,
vtkPoints * inputPoints,
const std::vector< ttk::rpd::Generator2 > & generators )

Definition at line 33 of file ttkDelaunayRipsPersistenceGenerators.cpp.