TTK
Loading...
Searching...
No Matches
ttkIcospheresFromPoints.cpp File Reference
#include <ttkIcospheresFromPoints.h>
#include <vtkInformation.h>
#include <vtkObjectFactory.h>
#include <vtkPointData.h>
#include <vtkPointSet.h>
#include <ttkUtils.h>

Go to the source code of this file.

Functions

 vtkStandardNewMacro (ttkIcospheresFromPoints)
 
template<typename VTK_TT>
int copyArrayData (vtkDataArray *oldArray, vtkDataArray *newArray, const size_t &nSpheres, const size_t &nVerticesPerSphere, const size_t &nComponents)
 

Function Documentation

◆ copyArrayData()

template<typename VTK_TT>
int copyArrayData ( vtkDataArray * oldArray,
vtkDataArray * newArray,
const size_t & nSpheres,
const size_t & nVerticesPerSphere,
const size_t & nComponents )

Definition at line 29 of file ttkIcospheresFromPoints.cpp.

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( ttkIcospheresFromPoints )