ITK  4.1.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions
itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge > Class Template Reference

#include <itkQuadEdgeMeshBaseIterator.h>

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

List of all members.

Public Types

typedef
QuadEdgeMeshIteratorGeom
< TGeometricalQuadEdge > 
NoConstType
typedef QuadEdgeType::OriginRefType OriginRefType
typedef TGeometricalQuadEdge QuadEdgeType
typedef
QuadEdgeMeshConstIteratorGeom 
Self
typedef
QuadEdgeMeshConstIterator
< TGeometricalQuadEdge > 
Superclass

Public Member Functions

const OriginRefType operator* () const
Selfoperator= (const NoConstType &r)
 QuadEdgeMeshConstIteratorGeom (const QuadEdgeType *e=(QuadEdgeType *) 0, int op=Superclass::OperatorOnext, bool start=true)
virtual ~QuadEdgeMeshConstIteratorGeom ()

Detailed Description

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

Const geometrical iterator.

Definition at line 341 of file itkQuadEdgeMeshBaseIterator.h.


Member Typedef Documentation

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

Geometric value type.

Definition at line 353 of file itkQuadEdgeMeshBaseIterator.h.

template<typename TGeometricalQuadEdge >
typedef TGeometricalQuadEdge itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge >::QuadEdgeType
template<typename TGeometricalQuadEdge >
typedef QuadEdgeMeshConstIteratorGeom itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge >::Self

Hierarchy typedefs and values.

Reimplemented from itk::QuadEdgeMeshConstIterator< TGeometricalQuadEdge >.

Definition at line 347 of file itkQuadEdgeMeshBaseIterator.h.

template<typename TGeometricalQuadEdge >
typedef QuadEdgeMeshConstIterator< TGeometricalQuadEdge > itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge >::Superclass

Constructor & Destructor Documentation

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

Definition at line 355 of file itkQuadEdgeMeshBaseIterator.h.

template<typename TGeometricalQuadEdge >
virtual itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge >::~QuadEdgeMeshConstIteratorGeom ( ) [inline, virtual]

Definition at line 360 of file itkQuadEdgeMeshBaseIterator.h.


Member Function Documentation

template<typename TGeometricalQuadEdge >
const OriginRefType itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge >::operator* ( ) const [inline]

Definition at line 371 of file itkQuadEdgeMeshBaseIterator.h.

template<typename TGeometricalQuadEdge >
Self& itk::QuadEdgeMeshConstIteratorGeom< TGeometricalQuadEdge >::operator= ( const NoConstType r) [inline]

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