#include <itkHexahedronCellTopology.h>

This class is used to localize static variables out of .txx files. This prevents multiple definition of static variables.
Definition at line 35 of file itkHexahedronCellTopology.h.
Public Member Functions | |
| HexahedronCellTopology () | |
| ~HexahedronCellTopology () | |
Static Protected Attributes | |
| static const int | m_Edges [12][2] |
| static const int | m_Faces [6][4] |
| itk::HexahedronCellTopology::HexahedronCellTopology | ( | ) |
| itk::HexahedronCellTopology::~HexahedronCellTopology | ( | ) |
const int itk::HexahedronCellTopology::m_Edges[12][2] [static, protected] |
Hexahedron topology data.
Definition at line 44 of file itkHexahedronCellTopology.h.
const int itk::HexahedronCellTopology::m_Faces[6][4] [static, protected] |
Definition at line 45 of file itkHexahedronCellTopology.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000