|
| OrthographicCamera (float left, float right, float bottom, float top) |
|
void | SetProjection (float left, float right, float bottom, float top) |
|
const glm::vec3 & | GetPosition () const |
|
void | SetPosition (const glm::vec3 &position) |
|
float | GetRotation () const |
|
void | SetRotation (float rotation) |
|
const glm::mat4 & | GetProjectionMatrix () const |
|
const glm::mat4 & | GetViewMatrix () const |
|
const glm::mat4 & | GetViewProjectionMatrix () const |
|
The documentation for this class was generated from the following files: