Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::QuadrilateralCellTopology Class Reference
[Mesh Representation Objects]

#include <itkQuadrilateralCellTopology.h>

Inheritance diagram for itk::QuadrilateralCellTopology:

Inheritance graph
[legend]
List of all members.

Detailed Description

QuadrilateralCellTopology holds data defining the topological connections of the vertices and edges of an Quadrilateral Cell.

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.

Public Member Functions

 QuadrilateralCellTopology ()
 ~QuadrilateralCellTopology ()

Static Protected Attributes

static const int m_Edges [4][2]


Constructor & Destructor Documentation

itk::QuadrilateralCellTopology::QuadrilateralCellTopology (  ) 

itk::QuadrilateralCellTopology::~QuadrilateralCellTopology (  ) 


Member Data Documentation

const int itk::QuadrilateralCellTopology::m_Edges[4][2] [static, protected]

Quadrilateral topology data.

Definition at line 39 of file itkQuadrilateralCellTopology.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 09:57:09 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000