se_ogre::ThingMOInfoList Class Reference

#include <ThingMOInfoList.hpp>

List of all members.

Public Member Functions

 ThingMOInfoList ()
 ~ThingMOInfoList ()
void add (ThingMOInfo *info)

Public Attributes

se_core::String thingType_
int infoCount_
ThingMOInfo ** infos_

Static Public Attributes

const int MAX_INFOS = 16


Constructor & Destructor Documentation

se_ogre::ThingMOInfoList::ThingMOInfoList  ) 
 

Definition at line 31 of file ThingMOInfoList.cpp.

se_ogre::ThingMOInfoList::~ThingMOInfoList  ) 
 

Definition at line 38 of file ThingMOInfoList.cpp.


Member Function Documentation

void se_ogre::ThingMOInfoList::add ThingMOInfo info  ) 
 

Definition at line 44 of file ThingMOInfoList.cpp.

References Assert.

Referenced by se_ogre::O3dThingParser::parse().


Member Data Documentation

int se_ogre::ThingMOInfoList::infoCount_
 

Definition at line 38 of file ThingMOInfoList.hpp.

Referenced by se_ogre::ThingMOManager::create(), and se_ogre::O3dThingParser::parse().

ThingMOInfo** se_ogre::ThingMOInfoList::infos_
 

Definition at line 39 of file ThingMOInfoList.hpp.

Referenced by se_ogre::ThingMOManager::create().

const int se_ogre::ThingMOInfoList::MAX_INFOS = 16 [static]
 

Definition at line 44 of file ThingMOInfoList.hpp.

se_core::String se_ogre::ThingMOInfoList::thingType_
 

Definition at line 37 of file ThingMOInfoList.hpp.

Referenced by se_ogre::ThingMOManager::addInfoList(), se_ogre::ThingMOManager::infoIndex(), and se_ogre::O3dThingParser::parse().


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