se_ogre::ThingMOList::Iterator Class Reference

#include <ThingMOList.hpp>

List of all members.

Public Member Functions

 Iterator ()
 Iterator (const ThingMOList &mgo)
void init (const ThingMOList &mgo)
void init (short firstNode)
bool hasNext ()
ThingMOnext ()


Constructor & Destructor Documentation

se_ogre::ThingMOList::Iterator::Iterator  ) 
 

Definition at line 139 of file ThingMOList.cpp.

se_ogre::ThingMOList::Iterator::Iterator const ThingMOList mgo  ) 
 

Definition at line 145 of file ThingMOList.cpp.


Member Function Documentation

bool se_ogre::ThingMOList::Iterator::hasNext  )  [inline]
 

Definition at line 43 of file ThingMOList.hpp.

References se_core::SinglyLinkedList< ElementType, maxElements, xid >::end().

Referenced by se_ogre::ThingMultiMO::animateChildren(), se_ogre::O3dThingComponent::move(), and se_ogre::ThingMultiMO::moveChildren().

void se_ogre::ThingMOList::Iterator::init short  firstNode  ) 
 

Definition at line 157 of file ThingMOList.cpp.

void se_ogre::ThingMOList::Iterator::init const ThingMOList mgo  ) 
 

Definition at line 151 of file ThingMOList.cpp.

References se_ogre::ThingMOList::initIterator().

ThingMO& se_ogre::ThingMOList::Iterator::next  )  [inline]
 

Definition at line 47 of file ThingMOList.hpp.

Referenced by se_ogre::ThingMultiMO::animateChildren(), se_ogre::O3dThingComponent::move(), and se_ogre::ThingMultiMO::moveChildren().


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

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:33 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo