OGRE  1.9.0
Ogre::SceneManager::MovableObjectCollection Struct Reference

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

#include <OgreSceneManager.h>

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 543 of file OgreSceneManager.h.

Member Function Documentation

◆ OGRE_MUTEX()

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

Member Data Documentation

◆ map

MovableObjectMap Ogre::SceneManager::MovableObjectCollection::map

Definition at line 545 of file OgreSceneManager.h.


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