ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types
itk::QuadEdgeMeshIteratorGeom< TGeometricalQuadEdge > Class Template Reference

#include <itkQuadEdgeMeshBaseIterator.h>

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

List of all members.

Public Types

typedef TGeometricalQuadEdge QuadEdgeType
typedef QuadEdgeMeshIterator
< TGeometricalQuadEdge > 
Superclass
- Public Types inherited from itk::QuadEdgeMeshIterator< TGeometricalQuadEdge >
typedef QuadEdgeMeshIterator Self
- Public Types inherited from itk::QuadEdgeMeshBaseIterator< TGeometricalQuadEdge >
enum  
- 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 ()
typedef QuadEdgeType::OriginRefType OriginRefType
 QuadEdgeMeshIteratorGeom (QuadEdgeType *e=(QuadEdgeType *) 0, int op=Superclass::OperatorOnext, bool start=true)
OriginRefType operator* ()

Additional Inherited Members


Detailed Description

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

Non const geometrical iterator.

Definition at line 275 of file itkQuadEdgeMeshBaseIterator.h.


Member Typedef Documentation

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

Geometric value type.

Definition at line 285 of file itkQuadEdgeMeshBaseIterator.h.

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

Hierarchy typedefs and values.

Reimplemented from itk::QuadEdgeMeshIterator< TGeometricalQuadEdge >.

Definition at line 281 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

Geometric value type.

Definition at line 287 of file itkQuadEdgeMeshBaseIterator.h.


Member Function Documentation

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

Geometric value type.

Definition at line 291 of file itkQuadEdgeMeshBaseIterator.h.


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