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.
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.
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
GLRenderSystem * mRenderSystem
void install()
Perform the plugin initial installation sequence.
const String & getName() const
Get the name of the plugin.