TTK
Loading...
Searching...
No Matches
Functions
ttkMorseSmaleComplex.cpp File Reference
#include <ttkMacros.h>
#include <ttkMorseSmaleComplex.h>
#include <ttkUtils.h>
#include <vtkCellData.h>
#include <vtkDataArray.h>
#include <vtkDataObject.h>
#include <vtkDataSet.h>
#include <vtkDoubleArray.h>
#include <vtkFloatArray.h>
#include <vtkIdTypeArray.h>
#include <vtkInformation.h>
#include <vtkNew.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <vtkSignedCharArray.h>
#include <vtkUnsignedCharArray.h>

Go to the source code of this file.

Functions

 vtkStandardNewMacro (ttkMorseSmaleComplex)
 
template<typename vtkArrayType , typename vectorType >
void setArray (vtkArrayType &vtkArray, vectorType &vector)
 

Function Documentation

◆ setArray()

template<typename vtkArrayType , typename vectorType >
void setArray ( vtkArrayType &  vtkArray,
vectorType &  vector 
)

Definition at line 49 of file ttkMorseSmaleComplex.cpp.

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( ttkMorseSmaleComplex  )