File GsageOgrePlugin.h

namespace Gsage
class GsageOgrePlugin : public IPlugin

Public Functions

GsageOgrePlugin()
virtual ~GsageOgrePlugin()
virtual const std::string &getName() const

Get ogre plugin name

virtual bool installImpl()

Registers OgreRenderSystem and RecastNavigationSystem

virtual void uninstallImpl()

Unregisters OgreRenderSystem and RecastNavigationSystem

virtual void setupLuaBindings()

Set up lua bindings