|  | OGRE 2.1
    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 | 
Called when the data should be filled with the input.
Implemented in Ogre::LodInputProviderBuffer, and Ogre::LodInputProviderMesh.