LeviLamina
Loading...
Searching...
No Matches
CameraComponent Class Reference

Public Member Functions

CameraComponentoperator= (CameraComponent const &)
 
MCAPI CameraComponent (::CameraComponent &&)
 
MCAPI CameraComponent (::CameraComponent const &)
 
MCAPI::CameraComponent & operator= (::CameraComponent &&)
 
MCAPI void * $ctor (::CameraComponent &&)
 
MCAPI void * $ctor (::CameraComponent const &)
 

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedStringmId
 
::ll::TypedStorage< 4, 16, ::glm::qua< float > > mOrientation
 
::ll::TypedStorage< 4, 12, ::glm::vec3 > mPosition
 
::ll::TypedStorage< 4, 4, float > mAspectRatio
 
::ll::TypedStorage< 4, 4, float > mFieldOfView
 
::ll::TypedStorage< 4, 4, float > mNearPlane
 
::ll::TypedStorage< 4, 4, float > mFarPlane
 
::ll::TypedStorage< 4, 64, ::MatrixmPostViewTransform
 
::ll::TypedStorage< 4, 64, ::MatrixmSavedProjection
 
::ll::TypedStorage< 4, 64, ::MatrixmSavedModelView
 

Constructor & Destructor Documentation

◆ CameraComponent() [1/2]

MCAPI CameraComponent::CameraComponent ( ::CameraComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CameraComponent() [2/2]

MCAPI CameraComponent::CameraComponent ( ::CameraComponent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ operator=()

MCAPI::CameraComponent & CameraComponent::operator= ( ::CameraComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * CameraComponent::$ctor ( ::CameraComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * CameraComponent::$ctor ( ::CameraComponent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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