VR-Forces 4.6.1 Class Documentation
 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 DtRangedObjectType *)
DtObjectType current () const
DtObjectType operator++ ()
DtObjectType next ()
bool atEnd () const
bool increaseOffsetsFrom (int)

Protected Member Functions

void createElementsAndOffsets ()

Protected Attributes

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

Constructor & Destructor Documentation

DtRangedObjectIterator::DtRangedObjectIterator ( const DtRangedObjectType )

Member Function Documentation

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

Member Data Documentation

const DtRangedObjectType* 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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)