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


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.