Ogre Video and Audio Plugins
master
|
Plugin instance for the MovableText. More...
#include <OgreOggSoundPlugin.h>
Public Member Functions | |
OgreOggSoundPlugin () | |
const Ogre::String & | getName () const |
void | install () |
void | initialise () |
void | shutdown () |
void | uninstall () |
![]() | |
Plugin () | |
virtual | ~Plugin () |
Protected Attributes | |
OgreOggSoundFactory * | mOgreOggSoundFactory |
OgreOggSoundManager * | mOgreOggSoundManager |
Plugin instance for the MovableText.
OgreOggSound::OgreOggSoundPlugin::OgreOggSoundPlugin | ( | ) |
|
virtual |
Get the name of the plugin.
Implements Ogre::Plugin.
|
virtual |
Perform any tasks the plugin needs to perform on full system initialisation.
Implements Ogre::Plugin.
|
virtual |
Perform the plugin initial installation sequence.
Implements Ogre::Plugin.
|
virtual |
Perform any tasks the plugin needs to perform when the system is shut down.
Implements Ogre::Plugin.
|
virtual |
Perform the final plugin uninstallation sequence.
Implements Ogre::Plugin.
|
protected |
|
protected |