7 #include <OgreOverlay.h>
21 ImFont*
addFont(
const String& name,
const String& group OGRE_RESOURCE_GROUP_INIT);
23 static void NewFrame(
const FrameEvent& evt);
42 void updateVertexData(
const ImVector<ImDrawVert>& vtxBuf,
const ImVector<ImDrawIdx>& idxBuf);
44 bool preRender(SceneManager* sm, RenderSystem* rsys);