se_core::NodeComponentList::Iterator Class Reference

#include <NodeComponentList.hpp>

List of all members.

Public Member Functions

 Iterator ()
 Iterator (NodeComponentList &mgo)
void init (NodeComponentList &mgo)
void init (short firstNode)
bool hasNext ()
NodeComponentnext ()


Constructor & Destructor Documentation

se_core::NodeComponentList::Iterator::Iterator  ) 
 

Definition at line 136 of file NodeComponentList.cpp.

se_core::NodeComponentList::Iterator::Iterator NodeComponentList mgo  ) 
 

Definition at line 142 of file NodeComponentList.cpp.


Member Function Documentation

bool se_core::NodeComponentList::Iterator::hasNext  )  [inline]
 

Definition at line 44 of file NodeComponentList.hpp.

Referenced by se_ogre::O3dManager::frameStarted(), se_core::CollisionManager::getContactList(), se_ogre::O3dAreaComponent::move(), se_core::NodeComponentList::TreeIterator::next(), se_core::SignalAreaComponent::propagate(), and se_core::SignalManager::step().

void se_core::NodeComponentList::Iterator::init short  firstNode  ) 
 

Definition at line 154 of file NodeComponentList.cpp.

void se_core::NodeComponentList::Iterator::init NodeComponentList mgo  ) 
 

Definition at line 148 of file NodeComponentList.cpp.

References se_core::NodeComponentList::initIterator().

Referenced by se_core::NodeComponentList::TreeIterator::init(), se_core::NodeComponentList::TreeIterator::next(), and se_core::NodeComponentList::TreeIterator::TreeIterator().

NodeComponent& se_core::NodeComponentList::Iterator::next  )  [inline]
 

Definition at line 48 of file NodeComponentList.hpp.

Referenced by se_ogre::O3dManager::frameStarted(), se_core::CollisionManager::getContactList(), se_ogre::O3dAreaComponent::move(), se_core::NodeComponentList::TreeIterator::next(), se_core::SignalAreaComponent::propagate(), and se_core::SignalManager::step().


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

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

SourceForge.net Logo