|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreSceneFormatBase.h>
 Inheritance diagram for Ogre::SceneFormatBase:
 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. | |
| Ogre::SceneFormatBase::SceneFormatBase | ( | Root * | root, | 
| SceneManager * | sceneManager | ||
| ) | 
| Ogre::SceneFormatBase::~SceneFormatBase | ( | ) | 
| void Ogre::SceneFormatBase::setListener | ( | SceneFormatListener * | listener | ) | 
Caller must delete the pointer. We won't do it for you.