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.

Public Methods

 HexahedronCellTopology ()
 ~HexahedronCellTopology ()

Static Protected Attributes

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

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 34 of file itkHexahedronCellTopology.h.


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 39 of file itkHexahedronCellTopology.h.

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

Definition at line 40 of file itkHexahedronCellTopology.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:27:43 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000