ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | List of all members
itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge > Class Template Reference

#include <itkQuadEdgeMeshBaseIterator.h>

+ Inheritance diagram for itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >:
+ Collaboration diagram for itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >:

Detailed Description

template<typename TGeometricalQuadEdge>
class itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >

Non const geometrical iterator.

Definition at line 279 of file itkQuadEdgeMeshBaseIterator.h.

Public Types

typedef QuadEdgeType::OriginRefType OriginRefType
 
typedef TGeometricalQuadEdge QuadEdgeType
 
typedef QuadEdgeMeshIterator
< TGeometricalQuadEdge > 
Superclass
 
- Public Types inherited from itk::QuadEdgeMeshIterator< TGeometricalQuadEdge >
typedef TGeometricalQuadEdge QuadEdgeType
 
typedef QuadEdgeMeshIterator Self
 
typedef
QuadEdgeMeshBaseIterator
< TGeometricalQuadEdge > 
Superclass
 
- Public Types inherited from itk::QuadEdgeMeshBaseIterator< TGeometricalQuadEdge >
enum  
 
typedef TGeometricalQuadEdge QuadEdgeType
 
typedef QuadEdgeMeshBaseIterator Self
 

Public Member Functions

OriginRefType operator* ()
 
 QuadEdgeMeshIteratorGeom (QuadEdgeType *e=(QuadEdgeType *) 0, int op=Superclass::OperatorOnext, bool start=true)
 
- Public Member Functions inherited from itk::QuadEdgeMeshIterator< TGeometricalQuadEdge >
 QuadEdgeMeshIterator (QuadEdgeType *e=(QuadEdgeType *) 0, int op=Superclass::OperatorOnext, bool start=true)
 
QuadEdgeTypeValue ()
 
const QuadEdgeTypeValue () const
 
virtual ~QuadEdgeMeshIterator ()
 
- Public Member Functions inherited from itk::QuadEdgeMeshBaseIterator< TGeometricalQuadEdge >
QuadEdgeTypeGetIterator () const
 
int GetOpType () const
 
bool GetStart () const
 
QuadEdgeTypeGetStartEdge () const
 
bool operator!= (Self &r)
 
bool operator!= (const Self &r) const
 
Selfoperator++ ()
 
Selfoperator++ (int)
 
Selfoperator= (const Self &r)
 
bool operator== (Self &r)
 
bool operator== (const Self &r) const
 
 QuadEdgeMeshBaseIterator (QuadEdgeType *e, int op=OperatorOnext, bool start=true)
 
virtual ~QuadEdgeMeshBaseIterator ()
 

Additional Inherited Members

- Protected Member Functions inherited from itk::QuadEdgeMeshBaseIterator< TGeometricalQuadEdge >
virtual void GoToNext ()
 

Member Typedef Documentation

template<typename TGeometricalQuadEdge >
typedef QuadEdgeType::OriginRefType itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >::OriginRefType

Geometric value type.

Definition at line 289 of file itkQuadEdgeMeshBaseIterator.h.

template<typename TGeometricalQuadEdge >
typedef TGeometricalQuadEdge itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >::QuadEdgeType

Definition at line 286 of file itkQuadEdgeMeshBaseIterator.h.

template<typename TGeometricalQuadEdge >
typedef QuadEdgeMeshIterator< TGeometricalQuadEdge > itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >::Superclass

Hierarchy typedefs and values.

Definition at line 285 of file itkQuadEdgeMeshBaseIterator.h.

Constructor & Destructor Documentation

template<typename TGeometricalQuadEdge >
itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >::QuadEdgeMeshIteratorGeom ( QuadEdgeType e = (QuadEdgeType *)0,
int  op = Superclass::OperatorOnext,
bool  start = true 
)
inline

Definition at line 292 of file itkQuadEdgeMeshBaseIterator.h.

Member Function Documentation

template<typename TGeometricalQuadEdge >
OriginRefType itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge >::operator* ( )
inline

Definition at line 296 of file itkQuadEdgeMeshBaseIterator.h.


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