|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreLodInputProviderMesh.h>
 Inheritance diagram for Ogre::LodInputProviderMesh:
 Inheritance diagram for Ogre::LodInputProviderMesh:| Public Member Functions | |
| LodInputProviderMesh (v1::MeshPtr mesh) | |
| virtual void | initData (LodData *data) | 
| Called when the data should be filled with the input. | |
| Ogre::LodInputProviderMesh::LodInputProviderMesh | ( | v1::MeshPtr | mesh | ) | 
Called when the data should be filled with the input.
Implements Ogre::LodInputProvider.