Number5
Visualisierung 2 Project - Florian Schober (0828151, f.schober@live.com), Andreas Walch (0926780, walch.andreas89@gmail.com)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Window Member List

This is the complete list of members for Window, including all inherited members.

close()Window
doEvents()Window
getClippedCursor() const Windowinline
getCursor() const Windowinline
getCursorDelta() const Windowinline
getProjection() const Windowinline
getSize() const Windowinline
glfwOnCursorMove(GLFWwindow *window, double x, double y)Windowfriend
glfwOnKeyStateChanged(GLFWwindow *window, int key, int scancode, int action, int mods)Windowfriend
glfwOnWindowSizeChanged(GLFWwindow *window, int width, int height)Windowfriend
hasProjChanged() const Windowinline
isCursorInWindow() const Windowinline
keyDown(int key)Window
m_appWindowprotected
m_cursorWindowprotected
m_cursorDeltaWindowprotected
m_cursorInitWindowprotected
m_hasProjChangedWindowprotected
m_projectionWindowprotected
m_sizeWindowprotected
m_windowWindowprotected
mouseDown(int key)Window
onKeyStateChanged(int key, bool pressed)Windowprotected
onWindowSizeChanged(bool initialization=false)Windowprotected
swapBuffers()Window
update(double time, double timeDelta)Window
updatePointerPosition(vec2 pos)Window
Window(Application *app)Window
~Window()Window