#include <itkQuadraticTriangleCellTopology.h>
Inheritance diagram for itk::QuadraticTriangleCellTopology:
Public Member Functions | |
QuadraticTriangleCellTopology () | |
~QuadraticTriangleCellTopology () | |
Static Protected Attributes | |
const int | m_Edges [3][3] |
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 itkQuadraticTriangleCellTopology.h.
|
|
|
|
|
Triangle topology data. Definition at line 40 of file itkQuadraticTriangleCellTopology.h. |