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

Private Member Functions | |
| const DtLocalVectorIterator & | operator= (const DtLocalVectorIterator &orig) |
Additional Inherited Members | |
Protected Attributes inherited from DtIteratorBase< DtLocalVector > | |
| const DtList & | myList |
| DtListItem * | myCursor |
| DtIteratorDirection | myDirection |
| DtLocalVectorIterator::DtLocalVectorIterator | ( | ) |
|
inline |
Constructor. Supply the DtList to be iterated over. Copy constructor.
|
inline |
|
inlinevirtual |
|
private |
Assignment Operator.
References DtVertexList::getClosestVertex().