#include <itkSimplexMeshVolumeCalculator.h>
Definition at line 105 of file itkSimplexMeshVolumeCalculator.h.
Public Member Functions | |
| PointMapPointer | GetCenterMap () |
| void | SetMesh (InputMeshPointer mesh) |
| SimplexCellVisitor () | |
| *brief visits all polygon cells and compute the cell centers *void | Visit (unsigned long cellId, SimplexPolygonType *poly) |
Protected Attributes | |
| PointMapPointer | m_CenterMap |
| InputMeshPointer | m_Mesh |
|
|||||||||
|
default constructor Definition at line 112 of file itkSimplexMeshVolumeCalculator.h. References HardConnectedComponentImageFilter::New(). |
|
|||||||||
|
Definition at line 142 of file itkSimplexMeshVolumeCalculator.h. |
|
||||||||||
|
Definition at line 147 of file itkSimplexMeshVolumeCalculator.h. |
|
||||||||||||||||
|
Definition at line 120 of file itkSimplexMeshVolumeCalculator.h. References itk::PolygonCell< TCellInterface >::GetNumberOfPoints(), itk::PolygonCell< TCellInterface >::PointIdsBegin(), and itk::PolygonCell< TCellInterface >::PointIdsEnd(). |
|
|||||
|
Definition at line 154 of file itkSimplexMeshVolumeCalculator.h. |
|
|||||
|
Definition at line 153 of file itkSimplexMeshVolumeCalculator.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000