|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreLodInputProvider.h>
 Inheritance diagram for Ogre::LodInputProvider:
 Inheritance diagram for Ogre::LodInputProvider:| Public Member Functions | |
| virtual | ~LodInputProvider () | 
| virtual void | initData (LodData *data)=0 | 
| Called when the data should be filled with the input. | |
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Called when the data should be filled with the input.
Implemented in Ogre::LodInputProviderBuffer, and Ogre::LodInputProviderMesh.