![]() |
OGRE 13.5
Object-Oriented Graphics Rendering Engine
|
#include <OgreDotSceneLoader.h>
Inheritance diagram for Ogre::DotScenePlugin:Additional Inherited Members | |
Public Member Functions inherited from Ogre::Plugin | |
| Plugin () | |
| virtual | ~Plugin () |
| virtual const String & | getName () const =0 |
| Get the name of the plugin. More... | |
| virtual void | initialise ()=0 |
| Perform any tasks the plugin needs to perform on full system initialisation. More... | |
| virtual void | install ()=0 |
| Perform the plugin initial installation sequence. More... | |
| virtual void | shutdown ()=0 |
| Perform any tasks the plugin needs to perform when the system is shut down. More... | |
| virtual void | uninstall ()=0 |
| Perform the final plugin uninstallation sequence. More... | |