![]() |
VR-Forces 5.0.1 Developer's Guide
|
File: rwVecIterator.h.
Class: DtRwVectorIterator Description: DtRwVectorIterator is an iterator for iterating over a DtList of DtRwVector pointers (as in a DtVertexList).

Private Member Functions | |
| DtRwVectorIterator () | |
| const DtRwVectorIterator & | operator= (const DtRwVectorIterator &orig) |
Additional Inherited Members | |
Protected Attributes inherited from DtIteratorBase< DtRwVector > | |
| const DtList & | myList |
| DtListItem * | myCursor |
| DtIteratorDirection | myDirection |
|
private |
Default Constructor. Do not use.
|
inline |
Constructor. Supply the DtList to be iterated over.
|
inline |
Copy constructor.
|
inlinevirtual |
|
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().