![]() |
Raven Engine v0.1
|
This is the complete list of members for Raven::EditorCamera, including all inherited members.
| Camera()=default | Raven::Camera | |
| Camera(const Crux::mat4 &projection) | Raven::Camera | inline |
| EditorCamera()=default | Raven::EditorCamera | |
| EditorCamera(float fovDegrees, float aspectRatio, float nearClip, float farClip) | Raven::EditorCamera | |
| GetPosition() const noexcept | Raven::Camera | inline |
| GetProjection() const | Raven::Camera | inline |
| GetView() const | Raven::Camera | inline |
| GetViewProjection() const | Raven::Camera | inline |
| m_Position | Raven::Camera | protected |
| m_Projection | Raven::Camera | protected |
| m_View | Raven::Camera | protected |
| m_ViewProjection | Raven::Camera | protected |
| OnEvent(Event &e) | Raven::EditorCamera | |
| OnUpdate(Timestep ts) | Raven::EditorCamera | |
| SetViewportSize(float width, float height) | Raven::EditorCamera | |
| ~Camera()=default | Raven::Camera | virtual |