se_ogre Namespace Reference

The se_ogre add_on module is a gluing layer between SagaEngine and the Ogre 3d enginge (http://www.ogre3d.org/). More...


Classes

class  se_ogre::O3dAreaComponent
class  se_ogre::O3dAreaComponentFactory
class  se_ogre::O3dManager
class  se_ogre::RenderEventListener
class  se_ogre::RenderEventListeners
class  se_ogre::Console
class  se_ogre::ConsoleHandler
class  se_ogre::InputHandler
class  se_ogre::InputManager
class  se_ogre::O3dInputBridge
class  se_ogre::O3dAreaParser
class  se_ogre::O3dConfigParser
class  se_ogre::O3dThingParser
class  se_ogre::O3dNodeComponent
class  se_ogre::RenderEngine
class  se_ogre::EntityMaterial
class  se_ogre::MultiO3dThingComponent
class  se_ogre::MultiO3dThingComponent::Iterator
class  se_ogre::O3dAnimation
class  se_ogre::O3dAnimationSet
class  se_ogre::O3dThingComponent
class  se_ogre::O3dThingComponentFactory
class  se_ogre::ThingBillboard
class  se_ogre::ThingBillboardFactory
class  se_ogre::ThingDebug
 An entity visually representing a se_core::Thing in 3D. More...
class  se_ogre::ThingDebugFactory
class  se_ogre::ThingEntity
 An entity visually representing a se_core::Thing in 3D. More...
class  se_ogre::ThingEntityFactory
class  se_ogre::ThingImpostor
class  se_ogre::ThingLight
 An entity visually representing a se_core::Thing in 3D. More...
class  se_ogre::ThingLightFactory
class  se_ogre::ThingMO
class  se_ogre::ThingMOFactory
struct  se_ogre::ThingMOInfo
class  se_ogre::ThingMOInfoList
class  se_ogre::ThingMOList
class  se_ogre::ThingMOList::Iterator
class  se_ogre::ThingMOManager
class  se_ogre::ThingMovableObject
class  se_ogre::ThingMovableObjectFactory
class  se_ogre::ThingMultiMO
class  se_ogre::ThingMultiMOFactory
class  se_ogre::ThingParticle
class  se_ogre::ThingParticleFactory
class  se_ogre::ThingStaticGeometry
 An entity visually representing a se_core::Thing in 3D. More...
class  se_ogre::ThingStaticGeometryFactory
class  se_ogre::SpeechBubble

Functions

CEGUI::MouseButton convertOgreButtonToCegui (int buttonID)
bool initSeModule_Ogre ()
void cleanupSeModule_Ogre ()

Variables

const int PAGE_DELTA = 0
const float TICKS_PER_SECOND = 1024.0
const bool IS_CONSOLE_ENABLED = true


Detailed Description

The se_ogre add_on module is a gluing layer between SagaEngine and the Ogre 3d enginge (http://www.ogre3d.org/).

Function Documentation

void cleanupSeModule_Ogre  )  [inline]
 

Definition at line 46 of file se_ogre.hpp.

CEGUI::MouseButton convertOgreButtonToCegui int  buttonID  ) 
 

Definition at line 38 of file Console.cpp.

Referenced by se_ogre::Console::mousePressed(), and se_ogre::Console::mouseReleased().

bool initSeModule_Ogre  )  [inline]
 

Definition at line 40 of file se_ogre.hpp.


Variable Documentation

const bool se_ogre::IS_CONSOLE_ENABLED = true
 

Definition at line 32 of file o3d_config.hpp.

const int se_ogre::PAGE_DELTA = 0
 

Definition at line 30 of file o3d_config.hpp.

const float se_ogre::TICKS_PER_SECOND = 1024.0
 

Definition at line 31 of file o3d_config.hpp.


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

SourceForge.net Logo