#include <itkSimplexMeshToTriangleMeshFilter.h>
[NOHEADER] | |
void | Visit (unsigned long cellId, SimplexPolygonType *poly) |
PointMapPointer | GetCenterMap () |
void | SetMesh (InputMeshPointer mesh) |
InputMeshPointer | m_Mesh |
PointMapPointer | m_CenterMap |
Public Member Functions | |
SimplexCellVisitor () |
Definition at line 98 of file itkSimplexMeshToTriangleMeshFilter.h.
|
default constructor Definition at line 106 of file itkSimplexMeshToTriangleMeshFilter.h. References HardConnectedComponentImageFilter::New(). |
|
visits all polygon cells and compute the cell centers
Definition at line 139 of file itkSimplexMeshToTriangleMeshFilter.h. |
|
visits all polygon cells and compute the cell centers
Definition at line 144 of file itkSimplexMeshToTriangleMeshFilter.h. |
|
visits all polygon cells and compute the cell centers
Definition at line 114 of file itkSimplexMeshToTriangleMeshFilter.h. References itk::PolygonCell< TCellInterface >::GetNumberOfPoints(), itk::PolygonCell< TCellInterface >::PointIdsBegin(), itk::PolygonCell< TCellInterface >::PointIdsEnd(), and itk::SimplexMeshToTriangleMeshFilter< TInputMesh, TOutputMesh >::SimplexPolygonType. |
|
visits all polygon cells and compute the cell centers
Definition at line 151 of file itkSimplexMeshToTriangleMeshFilter.h. |
|
visits all polygon cells and compute the cell centers
Definition at line 150 of file itkSimplexMeshToTriangleMeshFilter.h. |