Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::EditorCamera Class Reference

Public Member Functions

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 ()
 
BaseRendererGetRenderer () const
 

The documentation for this class was generated from the following files: