VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtRwVectorIterator Class Reference

File: rwVecIterator.h. More...

Inheritance diagram for DtRwVectorIterator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRwVectorIterator (const DtList &list)
 Constructor. Supply the DtList to be iterated over.
 DtRwVectorIterator (const DtRwVectorIterator &orig)
 Copy constructor.
virtual ~DtRwVectorIterator ()
bool setToClosest (DtVector point)
 Set this iterator to point to the vertex closest in 2D to point.

Private Member Functions

 DtRwVectorIterator ()
 Default Constructor. Do not use.
const DtRwVectorIteratoroperator= (const DtRwVectorIterator &orig)
 Assignment Operator.

Detailed Description

File: rwVecIterator.h.

Class: DtRwVectorIterator Description: DtRwVectorIterator is an iterator for iterating over a DtList of DtRwVector pointers (as in a DtVertexList).


Constructor & Destructor Documentation

Default Constructor. Do not use.

DtRwVectorIterator::DtRwVectorIterator ( const DtList &  list) [inline]

Constructor. Supply the DtList to be iterated over.

Copy constructor.

virtual DtRwVectorIterator::~DtRwVectorIterator ( ) [inline, virtual]

Member Function Documentation

const DtRwVectorIterator& DtRwVectorIterator::operator= ( const DtRwVectorIterator orig) [private]

Assignment Operator.

Set this iterator to point to the vertex closest in 2D to point.

Returns true unless the list is empty.

References DtVertexList::getClosestVertex().


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)