ITK
6.0.0
Insight Toolkit
|
#include <itkTriangleCellTopology.h>
TriangleCellTopology holds data defining the topological connections of the vertices and edges of an Triangle Cell.
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 itkTriangleCellTopology.h.
Public Member Functions | |
TriangleCellTopology () | |
virtual | ~TriangleCellTopology () |
Static Protected Attributes | |
static const int | m_Edges [3][2] |
itk::TriangleCellTopology::TriangleCellTopology | ( | ) |
|
virtual |
|
staticprotected |
Triangle topology data.
Definition at line 44 of file itkTriangleCellTopology.h.