![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkTetrahedronCellTopology.h>
Inheritance diagram for itk::TetrahedronCellTopology:TetrahedronCellTopology holds data defining the topological connections of the vertices and edges of a TetrahedronCell.
This class is used to localize static variables out of .hxx files. This prevents multiple definition of static variables.
Definition at line 36 of file itkTetrahedronCellTopology.h.
Public Member Functions | |
| TetrahedronCellTopology () | |
| virtual | ~TetrahedronCellTopology () |
Static Protected Attributes | |
| static const int | m_Edges [6][2] |
| static const int | m_Faces [4][3] |
| itk::TetrahedronCellTopology::TetrahedronCellTopology | ( | ) |
|
virtual |
|
staticprotected |
Tetrahedron topology data.
Definition at line 44 of file itkTetrahedronCellTopology.h.
|
staticprotected |
Definition at line 45 of file itkTetrahedronCellTopology.h.
1.8.3.1