Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
mnd::CameraComponent Member List

This is the complete list of members for mnd::CameraComponent, including all inherited members.

GetFarPlane() constmnd::CameraComponentinline
GetFov() constmnd::CameraComponentinline
GetNearPlane() constmnd::CameraComponentinline
GetOwner()mnd::Component
GetProjectionMatrix(f32 aspect) constmnd::CameraComponent
GetTypeId() const =0mnd::Componentpure virtual
GetViewMatrix() constmnd::CameraComponent
Init()mnd::Componentvirtual
LoadProperties(const nlohmann::json &json)mnd::Componentvirtual
m_ownermnd::Componentprotected
SetFarPlane(f32 f)mnd::CameraComponentinline
SetFov(f32 fov)mnd::CameraComponentinline
SetNearPlane(f32 n)mnd::CameraComponentinline
StaticTypeId()mnd::Componentinlinestatic
Update(f32 deltaTime) overridemnd::CameraComponentvirtual
~Component()=defaultmnd::Componentvirtual