#include <itkTetrahedronCellTopology.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 itkTetrahedronCellTopology.h.
Public Member Functions | |
| TetrahedronCellTopology () | |
| ~TetrahedronCellTopology () | |
Static Protected Attributes | |
| static const int | m_Edges [6][2] |
| static const int | m_Faces [4][3] |
| itk::TetrahedronCellTopology::TetrahedronCellTopology | ( | ) |
| itk::TetrahedronCellTopology::~TetrahedronCellTopology | ( | ) |
const int itk::TetrahedronCellTopology::m_Edges[6][2] [static, protected] |
Tetrahedron topology data.
Definition at line 43 of file itkTetrahedronCellTopology.h.
const int itk::TetrahedronCellTopology::m_Faces[4][3] [static, protected] |
Definition at line 44 of file itkTetrahedronCellTopology.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000