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

itk::HexahedronCellTopology Class Reference
[Mesh Representation Objects]

#include <itkHexahedronCellTopology.h>

Inheritance diagram for itk::HexahedronCellTopology:

Inheritance graph
[legend]
List of all members.

Detailed Description

HexahedronCellTopology holds data defining the topological connections of the vertices and edges of an Hexahedron Cell.

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 itkHexahedronCellTopology.h.

Public Member Functions

 HexahedronCellTopology ()
 ~HexahedronCellTopology ()

Static Protected Attributes

static const int m_Edges [12][2]
static const int m_Faces [6][4]


Constructor & Destructor Documentation

itk::HexahedronCellTopology::HexahedronCellTopology (  ) 

itk::HexahedronCellTopology::~HexahedronCellTopology (  ) 


Member Data Documentation

const int itk::HexahedronCellTopology::m_Edges[12][2] [static, protected]

Hexahedron topology data.

Definition at line 44 of file itkHexahedronCellTopology.h.

const int itk::HexahedronCellTopology::m_Faces[6][4] [static, protected]

Definition at line 45 of file itkHexahedronCellTopology.h.


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