MAGE  v0.171.0
Matthias Advanced Game Engine
mage::rendering::Camera Member List

This is the complete list of members for mage::rendering::Camera, including all inherited members.

BindBuffer(ID3D11DeviceContext &device_context, U32 slot) const noexceptmage::rendering::Camera
Camera(ID3D11Device &device)mage::rendering::Cameraexplicitprotected
Camera(const Camera &camera)=deletemage::rendering::Cameraprotected
Camera(Camera &&camera) noexceptmage::rendering::Cameraprotected
Component() noexceptmage::Componentprotected
Component(const Component &component) noexceptmage::Componentprotected
Component(Component &&component) noexceptmage::Componentprotected
GetCameraToProjectionMatrix() const noexcept=0mage::rendering::Camerapure virtual
GetClippingPlanes() const noexceptmage::rendering::Camera
GetGuid() const noexceptmage::Component
GetLens() noexceptmage::rendering::Camera
GetLens() const noexceptmage::rendering::Camera
GetOwner() noexceptmage::Component
GetOwner() const noexceptmage::Component
GetProjectionToCameraMatrix() const noexcept=0mage::rendering::Camerapure virtual
GetSettings() noexceptmage::rendering::Camera
GetSettings() const noexceptmage::rendering::Camera
GetState() const noexceptmage::Component
GetViewport() noexceptmage::rendering::Camera
GetViewport() const noexceptmage::rendering::Camera
HasOwner() const noexceptmage::Component
m_buffermage::rendering::Cameramutableprivate
m_clipping_planesmage::rendering::Cameraprivate
m_lensmage::rendering::Cameraprivate
m_settingsmage::rendering::Cameraprivate
m_viewportmage::rendering::Cameraprivate
operator=(const Camera &camera)=deletemage::rendering::Camera
operator=(Camera &&camera) noexceptmage::rendering::Camera
mage::Component::operator=(const Component &component) noexceptmage::Component
mage::Component::operator=(Component &&component) noexceptmage::Component
SetClippingPlanes(F32x2 clipping_planes) noexceptmage::rendering::Camera
SetState(State state) noexceptmage::Component
UpdateBuffer(ID3D11DeviceContext &device_context, AntiAliasing aa) constmage::rendering::Camera
~Camera()mage::rendering::Cameravirtual
~Component()mage::Componentvirtual