jGL
|
This is the complete list of members for jGL::OrthoCam, including all inherited members.
getPosition() const | jGL::OrthoCam | inline |
getProjection() const | jGL::OrthoCam | inline |
getResolution() const | jGL::OrthoCam | inline |
getVP() const | jGL::OrthoCam | inline |
getZoomLevel() const | jGL::OrthoCam | inline |
incrementZoom(float dz) | jGL::OrthoCam | inline |
move(float dx, float dy) | jGL::OrthoCam | inline |
OrthoCam(int resx, int resy) | jGL::OrthoCam | inline |
OrthoCam(int resx, int resy, glm::vec2 pos) | jGL::OrthoCam | inline |
screenToWorld(float x, float y) const | jGL::OrthoCam | inline |
setPosition(glm::vec2 newPosition) | jGL::OrthoCam | inline |
setPosition(float x, float y) | jGL::OrthoCam | inline |
worldToScreen(float x, float y) const | jGL::OrthoCam | inline |