![]() |
GearEngine
0.0.1
|
다음에 대한 모든 멤버의 목록입니다 : Gear::OrthographicCamera (모든 상속된 멤버들도 포함합니다.)
| GetPosition() const | Gear::OrthographicCamera | inline |
| GetProjectionMatrix() const | Gear::OrthographicCamera | inline |
| GetRotation() const | Gear::OrthographicCamera | inline |
| GetViewMatrix() const | Gear::OrthographicCamera | inline |
| GetViewProjectionMatrix() const | Gear::OrthographicCamera | inline |
| m_Position | Gear::OrthographicCamera | private |
| m_ProjectionMatrix | Gear::OrthographicCamera | private |
| m_Rotation | Gear::OrthographicCamera | private |
| m_ViewMatrix | Gear::OrthographicCamera | private |
| m_ViewProjectionMatrix | Gear::OrthographicCamera | private |
| OrthographicCamera(float left, float right, float bottom, float top) | Gear::OrthographicCamera | |
| RecalcultateViewMatrix() | Gear::OrthographicCamera | private |
| SetPosition(const glm::vec3 &position) | Gear::OrthographicCamera | inline |
| SetProjection(float left, float right, float bottom, float top) | Gear::OrthographicCamera | |
| SetRotation(float rotation) | Gear::OrthographicCamera | inline |