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

itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge Class Reference

#include <itkVoronoiDiagram2D.h>

Collaboration diagram for itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VoronoiEdge ()
 ~VoronoiEdge ()

Public Attributes

PointType m_Left
int m_LeftID
int m_LineID
PointType m_Right
int m_RightID


Detailed Description

template<typename TCoordType>
class itk::VoronoiDiagram2D< TCoordType >::VoronoiEdge

Definition at line 175 of file itkVoronoiDiagram2D.h.


Constructor & Destructor Documentation

template<typename TCoordType >
itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::VoronoiEdge (  )  [inline]

Definition at line 182 of file itkVoronoiDiagram2D.h.

template<typename TCoordType >
itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::~VoronoiEdge (  )  [inline]

Definition at line 183 of file itkVoronoiDiagram2D.h.


Member Data Documentation

template<typename TCoordType >
PointType itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::m_Left

Definition at line 177 of file itkVoronoiDiagram2D.h.

template<typename TCoordType >
int itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::m_LeftID

Definition at line 179 of file itkVoronoiDiagram2D.h.

template<typename TCoordType >
int itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::m_LineID

Definition at line 181 of file itkVoronoiDiagram2D.h.

template<typename TCoordType >
PointType itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::m_Right

Definition at line 178 of file itkVoronoiDiagram2D.h.

template<typename TCoordType >
int itk::VoronoiDiagram2D< TCoordType >::VoronoiDiagram2D::VoronoiEdge::m_RightID

Definition at line 180 of file itkVoronoiDiagram2D.h.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 14:40:25 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000