OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include <OgreLodInputProviderMesh.h>
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.