OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::MovableObjectLodChangedEvent Struct Reference

Struct containing information about a LOD change event for movable objects. More...

#include <OgreLodListener.h>

Public Attributes

Cameracamera
 The camera with respect to which the level of detail has changed. More...
 
MovableObjectmovableObject
 The movable object whose level of detail has changed. More...
 

Detailed Description

Struct containing information about a LOD change event for movable objects.

Member Data Documentation

◆ movableObject

MovableObject* Ogre::MovableObjectLodChangedEvent::movableObject

The movable object whose level of detail has changed.

◆ camera

Camera* Ogre::MovableObjectLodChangedEvent::camera

The camera with respect to which the level of detail has changed.


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