|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreLodOutputProvider.h>
 Inheritance diagram for Ogre::LodOutputProvider:
 Inheritance diagram for Ogre::LodOutputProvider:| Public Member Functions | |
| virtual | ~LodOutputProvider () | 
| virtual void | bakeLodLevel (LodData *data, int lodIndex)=0 | 
| virtual void | bakeManualLodLevel (LodData *data, String &manualMeshName, int lodIndex)=0 | 
| virtual void | finalize (LodData *data)=0 | 
| virtual void | inject () | 
| virtual void | prepare (LodData *data)=0 | 
| virtual void | triangleChanged (LodData *data, LodData::Triangle *tri) | 
| virtual void | triangleRemoved (LodData *data, LodData::Triangle *tri) | 
| 
 | inlinevirtual | 
Implemented in Ogre::LodOutputProviderBuffer, Ogre::LodOutputProviderCompressedMesh, and Ogre::LodOutputProviderMesh.
| 
 | pure virtual | 
Implemented in Ogre::LodOutputProviderBuffer, Ogre::LodOutputProviderCompressedMesh, and Ogre::LodOutputProviderMesh.
Implemented in Ogre::LodOutputProviderBuffer, Ogre::LodOutputProviderCompressedMesh, and Ogre::LodOutputProviderMesh.
Reimplemented in Ogre::LodOutputProviderBuffer, and Ogre::LodOutputProviderCompressedMesh.
Implemented in Ogre::LodOutputProviderBuffer, Ogre::LodOutputProviderCompressedMesh, and Ogre::LodOutputProviderMesh.
| 
 | inlinevirtual | 
Reimplemented in Ogre::LodOutputProviderCompressedMesh.
| 
 | inlinevirtual | 
Reimplemented in Ogre::LodOutputProviderCompressedMesh.