File ImguiOgrePlugin.h

namespace Gsage
class ImguiOgrePlugin : public IPlugin

Public Functions

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

Get rocket UI plugin name

Return

ImGUI string

virtual bool installImpl()

Install rocker ui manager

Return

true if succesful

virtual void uninstallImpl()

Uninstall rocket ui manager

virtual void setupLuaBindings()

Set up lua bindings for imgui