28 #ifndef __GLPlugin_H__
29 #define __GLPlugin_H__
Plugin instance for GL Manager.
void uninstall()
Perform the final plugin uninstallation sequence.
void initialise()
Perform any tasks the plugin needs to perform on full system initialisation.
const String & getName() const
Get the name of the plugin.
void shutdown()
Perform any tasks the plugin needs to perform when the system is shut down.
Implementation of GL as a rendering system.
Class defining a generic OGRE plugin.
GLRenderSystem * mRenderSystem
void install()
Perform the plugin initial installation sequence.