|
uint64_t | GetRenderOutput () |
|
void | Render (GraphicsAPI::CommandBuffer *commandBuffer) |
|
void | RenderPlayModeCamera (GraphicsAPI::CommandBuffer *commandBuffer) |
|
void | OffsetRotation (float pitch, float yaw) |
|
void | OffsetPosition (float x, float y, float z) |
|
void | ResizeViewport (uint32_t width, uint32_t height) |
|
void | UpdateProjectionMatrix () |
|
void | UpdateViewMatrix () |
|
glm::mat4 & | GetProjectionMatrix () |
|
glm::mat4 & | GetViewMatrix () |
|
BaseRenderer * | GetRenderer () const |
|
|
bool | isGridEnabled = true |
|
bool | isBoundingSphereGizmoEnabled = false |
|
bool | isBoundingBoxGizmoEnabled = false |
|
bool | isColliderGizmoEnabled = true |
|
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/Editor/EditorCamera.hpp
- /github/workspace/sources/code/Editor/EditorCamera.cpp