Clutter Engine
0.0.1
Loading...
Searching...
No Matches
clt
CameraComponent
clt::CameraComponent Member List
This is the complete list of members for
clt::CameraComponent
, including all inherited members.
Actor
(defined in
clt::Component
)
clt::Component
AddRelativeRotation
(Vector3 rot)
clt::Component
inline
CameraComponent
(float pFOV=70.0f, ProjectionMode pProjectionMode=ProjectionMode::Perspective, float pNearPlane=0.1f, float pFarPlane=10000.0f)
clt::CameraComponent
Component
(int pUpdateOrder=0)
clt::Component
inline
Destroy
()
clt::Component
inline
virtual
GetActiveCamera
()
clt::CameraComponent
static
GetOwner
() const
clt::Component
inline
GetProjectionMatrix
()
clt::CameraComponent
inline
GetRelativeLocation
() const
clt::Component
inline
GetRelativeRotation
() const
clt::Component
inline
GetRelativeRotationEuler
() const
clt::Component
inline
GetRelativeScale
() const
clt::Component
inline
GetRelativeTransform
() const
clt::Component
inline
GetUpdateOrder
() const
clt::Component
inline
GetViewMatrix
()
clt::CameraComponent
inline
GetViewProjMatrices
()
clt::CameraComponent
inline
GetWorldLocation
() const
clt::Component
inline
GetWorldRotation
() const
clt::Component
inline
GetWorldScale
() const
clt::Component
inline
GetWorldTransform
() const
clt::Component
inline
virtual
IsActive
() const
clt::Component
inline
LineTrace
(Vector3 start, Vector3 direction, float maxDistance, raycastHit &hit, bool debugPersistant=false)
clt::Component
inline
protected
mIsActive
clt::Component
protected
mOwner
clt::Component
protected
mRelativeTransform
clt::Component
protected
mUpdateOrder
clt::Component
protected
OnDestroy
()
clt::Component
inline
SetActive
(CameraComponent *cam)
clt::CameraComponent
SetActive
()
clt::CameraComponent
clt::Component::SetActive
(bool pActive)
clt::Component
inline
SetFOV
(float pFOV)
clt::CameraComponent
SetProjectionMode
(ProjectionMode pProjectionMode)
clt::CameraComponent
SetRelativeLocation
(const Vector3 &loc)
clt::Component
inline
SetRelativeLocation
(const Vector2 &loc)
clt::Component
inline
SetRelativeRotation
(Quaternion rot)
clt::Component
inline
SetRelativeRotation
(Vector3 rot)
clt::Component
inline
SetRelativeRotation
(float rot)
clt::Component
inline
SetRelativeScale
(const Vector3 &scale)
clt::Component
inline
SetRelativeScale
(const Vector2 &scale)
clt::Component
inline
SetRelativeTransform
(Transform &transform)
clt::Component
inline
SetWorldLocation
(const Vector3 &loc)
clt::Component
inline
SetWorldRotation
(const Quaternion &rot)
clt::Component
inline
SetWorldRotation
(const Vector3 &rot)
clt::Component
inline
Start
()
clt::Component
inline
virtual
Update
() override
clt::CameraComponent
virtual
~CameraComponent
()
clt::CameraComponent
~Component
()=default
clt::Component
virtual
Generated by
1.12.0