ITK
6.0.0
Insight Toolkit
|
#include <itkHexahedronCellTopology.h>
Holds data defining the topological connections of the vertices and edges of a HexahedronCell.
HexahedronCellTopology holds data defining the topological connections of the vertices and edges of a HexahedronCell.
This class is used to localize static variables out of .hxx files. This prevents multiple definition of static variables.
Definition at line 39 of file itkHexahedronCellTopology.h.
Public Member Functions | |
HexahedronCellTopology () | |
virtual | ~HexahedronCellTopology () |
Static Protected Attributes | |
static const int | m_Edges [12][2] |
static const int | m_Faces [6][4] |
itk::HexahedronCellTopology::HexahedronCellTopology | ( | ) |
|
virtual |
|
staticprotected |
Hexahedron topology data.
Definition at line 47 of file itkHexahedronCellTopology.h.
|
staticprotected |
Definition at line 48 of file itkHexahedronCellTopology.h.