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