#include <itkTriangleCellTopology.h>

This class is used to localize static variables out of .txx files. This prevents multiple definition of static variables.
Definition at line 34 of file itkTriangleCellTopology.h.
Public Member Functions | |
| TriangleCellTopology () | |
| ~TriangleCellTopology () | |
Static Protected Attributes | |
| static const int | m_Edges [3][2] |
| itk::TriangleCellTopology::TriangleCellTopology | ( | ) |
| itk::TriangleCellTopology::~TriangleCellTopology | ( | ) |
const int itk::TriangleCellTopology::m_Edges[3][2] [static, protected] |
Triangle topology data.
Definition at line 43 of file itkTriangleCellTopology.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000