#include <itkSimplexMeshVolumeCalculator.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 105 of file itkSimplexMeshVolumeCalculator.h.
|
|||||||||
|
default constructor Definition at line 112 of file itkSimplexMeshVolumeCalculator.h. |
|
|||||||||
|
visits all polygon cells and compute the cell centers
Definition at line 142 of file itkSimplexMeshVolumeCalculator.h. |
|
||||||||||
|
visits all polygon cells and compute the cell centers
Definition at line 147 of file itkSimplexMeshVolumeCalculator.h. |
|
||||||||||||||||
|
visits all polygon cells and compute the cell centers
Definition at line 120 of file itkSimplexMeshVolumeCalculator.h. References itk::PolygonCell< TCellInterface >::GetNumberOfPoints(), itk::SimplexMeshVolumeCalculator< TInputMesh >::InputPointType, itk::PolygonCell< TCellInterface >::PointIdsBegin(), and itk::PolygonCell< TCellInterface >::PointIdsEnd(). |
|
|||||
|
visits all polygon cells and compute the cell centers
Definition at line 154 of file itkSimplexMeshVolumeCalculator.h. |
|
|||||
|
visits all polygon cells and compute the cell centers
Definition at line 153 of file itkSimplexMeshVolumeCalculator.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000