OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::SceneManager::MovableObjectCollection Struct Reference

Simple structure to hold MovableObject map and a mutex to go with it. More...

#include <OgreSceneManager.h>

+ Collaboration diagram for Ogre::SceneManager::MovableObjectCollection:

Public Member Functions

 OGRE_MUTEX (mutex)
 

Public Attributes

MovableObjectMap map
 

Detailed Description

Simple structure to hold MovableObject map and a mutex to go with it.

Definition at line 541 of file OgreSceneManager.h.

Member Function Documentation

Ogre::SceneManager::MovableObjectCollection::OGRE_MUTEX ( mutex  )

Member Data Documentation

MovableObjectMap Ogre::SceneManager::MovableObjectCollection::map

Definition at line 543 of file OgreSceneManager.h.


The documentation for this struct was generated from the following file: