TTK
Loading...
Searching...
No Matches
ttkTopologicalSkeleton.cpp File Reference
#include <ttkMacros.h>
#include <ttkTopologicalSkeleton.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 (ttkTopologicalSkeleton)
 
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 ttkTopologicalSkeleton.cpp.

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( ttkTopologicalSkeleton )