#include <itkQuadrilateralCellTopology.h>
Holds data defining the topological connections of the vertices and edges of a QuadrilateralCell.
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 itkQuadrilateralCellTopology.h.
Inheritance diagram for itk::QuadrilateralCellTopology:Public Member Functions | |
| QuadrilateralCellTopology () | |
| virtual | ~QuadrilateralCellTopology () |
Static Protected Attributes | |
| static const int | m_Edges [4][2] |
| itk::QuadrilateralCellTopology::QuadrilateralCellTopology | ( | ) |
|
virtual |
|
staticprotected |
Quadrilateral topology data.
Definition at line 44 of file itkQuadrilateralCellTopology.h.