#include <itkTetrahedronCellTopology.h>
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.
◆ TetrahedronCellTopology()
itk::TetrahedronCellTopology::TetrahedronCellTopology |
( |
| ) |
|
◆ ~TetrahedronCellTopology()
virtual itk::TetrahedronCellTopology::~TetrahedronCellTopology |
( |
| ) |
|
|
virtual |
◆ m_Edges
const int itk::TetrahedronCellTopology::m_Edges[6][2] |
|
staticprotected |
◆ m_Faces
const int itk::TetrahedronCellTopology::m_Faces[4][3] |
|
staticprotected |
The documentation for this class was generated from the following file: