![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
This is the complete list of members for Menge::SceneGraph::Context, including all inherited members.
_modViewMat | Menge::SceneGraph::Context | protected |
_projMat | Menge::SceneGraph::Context | protected |
_viewMat | Menge::SceneGraph::Context | protected |
activate() | Menge::SceneGraph::Context | inlinevirtual |
Context() | Menge::SceneGraph::Context | inline |
deactivate() | Menge::SceneGraph::Context | inlinevirtual |
draw3DGL(bool select=false) | Menge::SceneGraph::Context | inlineprotectedvirtual |
drawGL(int vWidth, int vHeight) | Menge::SceneGraph::Context | inlinevirtual |
drawUIGL(int vWidth, int vHeight, bool select=false) | Menge::SceneGraph::Context | inlineprotectedvirtual |
getOpenGLView() | Menge::SceneGraph::Context | protected |
handleKeyboard(SDL_Event &e) | Menge::SceneGraph::Context | inlinevirtual |
handleMouse(SDL_Event &e) | Menge::SceneGraph::Context | inlinevirtual |
newGLContext() | Menge::SceneGraph::Context | inlinevirtual |
selectGL(const GLScene *scene, const GLCamera &camera, int vWidth, int vHeight, int *selectPoint) | Menge::SceneGraph::Context | inlinevirtual |
uiSetup(int vWidth, int vHeight) | Menge::SceneGraph::Context | protected |
uiShutdown() | Menge::SceneGraph::Context | protected |
update() | Menge::SceneGraph::Context | inlinevirtual |
writeAlignedText(const std::string &txt, const Vector2 &pos, TextWriter::Alignment align, bool currColor=false) const | Menge::SceneGraph::Context | protected |
writeText(const std::string &txt, const Vector2 &pos, bool currColor=false) const | Menge::SceneGraph::Context | protected |
writeText(const std::string &txt, const Vector3 &pos, bool currColor=false) const | Menge::SceneGraph::Context | protected |
writeTextRadially(const std::string &txt, const Vector2 &pos, const Vector2 &dir, bool currColor=false) const | Menge::SceneGraph::Context | protected |
writeToScreen(const std::string &txt, TextWriter::Alignment align, int fontSize, float hPad=0.f, float vPad=0.f, bool currColor=false, bool trans=true) const | Menge::SceneGraph::Context | protected |
~Context() | Menge::SceneGraph::Context | inlinevirtual |