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

itk::TriangleCellTopology Class Reference
[Mesh Representation Objects]

#include <itkTriangleCellTopology.h>

Inheritance diagram for itk::TriangleCellTopology:

Inheritance graph
[legend]
List of all members.

Detailed Description

TriangleCellTopology holds data defining the topological connections of the vertices and edges of an Triangle 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 itkTriangleCellTopology.h.

Public Member Functions

 TriangleCellTopology ()
 ~TriangleCellTopology ()

Static Protected Attributes

static const int m_Edges [3][2]


Constructor & Destructor Documentation

itk::TriangleCellTopology::TriangleCellTopology (  ) 

itk::TriangleCellTopology::~TriangleCellTopology (  ) 


Member Data Documentation

const int itk::TriangleCellTopology::m_Edges[3][2] [static, protected]

Triangle topology data.

Definition at line 39 of file itkTriangleCellTopology.h.


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