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