![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreSceneFormatBase.h>
Inheritance diagram for Ogre::SceneFormatBase:Public Types | |
| enum | Version { VERSION_0 = 0, VERSION_1, LATEST_VERSION = VERSION_1 } |
Public Member Functions | |
| SceneFormatBase (Root *root, SceneManager *sceneManager) | |
| ~SceneFormatBase () | |
| HlmsPbs * | getPbs (void) const |
| void | setListener (SceneFormatListener *listener) |
| Caller must delete the pointer. We won't do it for you. More... | |
| Ogre::SceneFormatBase::SceneFormatBase | ( | Root * | root, |
| SceneManager * | sceneManager | ||
| ) |
| Ogre::SceneFormatBase::~SceneFormatBase | ( | ) |
| HlmsPbs* Ogre::SceneFormatBase::getPbs | ( | void | ) | const |
| void Ogre::SceneFormatBase::setListener | ( | SceneFormatListener * | listener | ) |
Caller must delete the pointer. We won't do it for you.