|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
Struct containing information about a LOD change event for movable objects. More...
#include <OgreLodListener.h>
| Public Attributes | |
| Camera * | camera | 
| The camera with respect to which the level of detail has changed. | |
| MovableObject * | movableObject | 
| The movable object whose level of detail has changed. | |
Struct containing information about a LOD change event for movable objects.
| Camera* Ogre::MovableObjectLodChangedEvent::camera | 
The camera with respect to which the level of detail has changed.
| MovableObject* Ogre::MovableObjectLodChangedEvent::movableObject | 
The movable object whose level of detail has changed.