This is the complete list of members for Camera, including all inherited members.
| Camera(void) | Camera | |
| GetCenterPositon() | Camera | |
| GetHeight() | Camera | |
| GetOldProjection() | Camera | |
| GetOldViewMatrix() | Camera | |
| GetPosition() | Camera | |
| GetProjection() | Camera | |
| GetUpVector() | Camera | |
| GetViewMatrix() | Camera | |
| GetViewMatrix(unsigned int i) | Camera | |
| GetWidth() | Camera | |
| LookAt(glm::vec3 eye, glm::vec3 center, glm::vec3 up) | Camera | |
| SetActAsOldProjectionMatrix() | Camera | |
| SetActAsOldViewMatrix() | Camera | |
| SetEnvironmentMapping(bool env) | Camera | |
| SetProjection(float left, float right, float bottom, float top, float near_plane, float far_plane) | Camera | |
| SetProjection(float fovy, float aspect_ratio, float near_plane, float far_plane) | Camera | |
| SetViewMatrix(glm::vec3 p, glm::vec3 l, glm::vec3 u) | Camera | |
| SetViewMatrix(glm::mat4 matrix) | Camera | |
| SetViewMatrix(int z, glm::vec3 eye, glm::vec3 center, glm::vec3 up) | Camera | |
| SetViewport(int width, int height) | Camera | |
| ~Camera(void) | Camera |
1.8.1.1