#include <itkQuadrilateralCellTopology.h>
Inheritance diagram for itk::QuadrilateralCellTopology:
Public Member Functions | |
QuadrilateralCellTopology () | |
~QuadrilateralCellTopology () | |
Static Protected Attributes | |
const int | m_Edges [4][2] |
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 itkQuadrilateralCellTopology.h.
|
|
|
|
|
Quadrilateral topology data. Definition at line 39 of file itkQuadrilateralCellTopology.h. |