OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Attributes

MovableObjectMap map
 

Detailed Description

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

Definition at line 516 of file OgreSceneManager.h.

Member Data Documentation

MovableObjectMap Ogre::SceneManager::MovableObjectCollection::map

Definition at line 518 of file OgreSceneManager.h.


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