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