VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtRangedObjectIterator Class Reference

Public Member Functions

 DtRangedObjectIterator (const DtRangedEntityType *)
 
DtEntityType current () const
 
DtEntityType operator++ ()
 
DtEntityType next ()
 
bool atEnd () const
 
bool increaseOffsetsFrom (int)
 

Protected Member Functions

void createElementsAndOffsets ()
 

Protected Attributes

const DtRangedEntityTypemyObject
 
std::vector< intmyOffsets
 
std::vector< std::vector< int > > myElements
 
bool myIsRangedObject
 
bool myAtEnd
 

Constructor & Destructor Documentation

DtRangedObjectIterator::DtRangedObjectIterator ( const DtRangedEntityType )

Member Function Documentation

DtEntityType DtRangedObjectIterator::current ( ) const
DtEntityType DtRangedObjectIterator::operator++ ( )
inline
DtEntityType DtRangedObjectIterator::next ( )
bool DtRangedObjectIterator::atEnd ( ) const
bool DtRangedObjectIterator::increaseOffsetsFrom ( int  )
void DtRangedObjectIterator::createElementsAndOffsets ( )
protected

Member Data Documentation

const DtRangedEntityType* DtRangedObjectIterator::myObject
protected
std::vector<int> DtRangedObjectIterator::myOffsets
protected
std::vector<std::vector<int> > DtRangedObjectIterator::myElements
protected
bool DtRangedObjectIterator::myIsRangedObject
protected
bool DtRangedObjectIterator::myAtEnd
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)