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.
const String & getName() const
Get the name of the plugin.
void install()
Perform the plugin initial installation sequence.
void shutdown()
Perform any tasks the plugin needs to perform when the system is shut down.
Class defining a generic OGRE plugin.
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
GLESRenderSystem * mRenderSystem