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

itk::TetrahedronCellTopology Class Reference
[Mesh Representation Objects]

#include <itkTetrahedronCellTopology.h>

Inheritance diagram for itk::TetrahedronCellTopology:

Inheritance graph
[legend]
List of all members.

Detailed Description

TetrahedronCellTopology holds data defining the topological connections of the vertices and edges of an Tetrahedron 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 itkTetrahedronCellTopology.h.

Public Member Functions

 TetrahedronCellTopology ()
 ~TetrahedronCellTopology ()

Static Protected Attributes

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


Constructor & Destructor Documentation

itk::TetrahedronCellTopology::TetrahedronCellTopology (  ) 

itk::TetrahedronCellTopology::~TetrahedronCellTopology (  ) 


Member Data Documentation

const int itk::TetrahedronCellTopology::m_Edges[6][2] [static, protected]

Tetrahedron topology data.

Definition at line 40 of file itkTetrahedronCellTopology.h.

const int itk::TetrahedronCellTopology::m_Faces[4][3] [static, protected]

Definition at line 41 of file itkTetrahedronCellTopology.h.


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