29 #ifndef __GLES2Plugin_H__ 30 #define __GLES2Plugin_H__ GLES2RenderSystem * mRenderSystem
void shutdown()
Perform any tasks the plugin needs to perform when the system is shut down.
Implementation of GL ES 2.x as a rendering system.
void install()
Perform the plugin initial installation sequence.
const String & getName() const
Get the name of the plugin.
void initialise()
Perform any tasks the plugin needs to perform on full system initialisation.
Plugin instance for GL ES 2 Manager.
Class defining a generic OGRE plugin.
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
void uninstall()
Perform the final plugin uninstallation sequence.