HatchitGraphics
|
This is the complete list of members for Hatchit::Graphics::Camera, including all inherited members.
Camera()=default (defined in Hatchit::Graphics::Camera) | Hatchit::Graphics::Camera | |
Camera(Math::Matrix4 view, Math::Matrix4 projection) (defined in Hatchit::Graphics::Camera) | Hatchit::Graphics::Camera | |
GetLayerFlags() const | Hatchit::Graphics::Camera | |
GetProjection() const | Hatchit::Graphics::Camera | |
GetView() const | Hatchit::Graphics::Camera | |
RegisterCamera(Renderer &renderer) | Hatchit::Graphics::Camera | |
SetLayerFlags(uint64_t flags) | Hatchit::Graphics::Camera | |
SetProjection(Math::Matrix4 projection) | Hatchit::Graphics::Camera | |
SetView(Math::Matrix4 view) | Hatchit::Graphics::Camera | |
~Camera(void)=default (defined in Hatchit::Graphics::Camera) | Hatchit::Graphics::Camera |