30 #ifndef __GLESPlugin_H__
31 #define __GLESPlugin_H__
Implementation of GL as a rendering system.
void uninstall()
Perform the final plugin uninstallation sequence.
Plugin instance for GL Manager.
void initialise()
Perform any tasks the plugin needs to perform on full system initialisation.
void install()
Perform the plugin initial installation sequence.
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.
Class defining a generic OGRE plugin.
GLESRenderSystem * mRenderSystem