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

Public Member Functions

Matrixoperator= (Matrix const &)
 
 Matrix (Matrix const &)
 
MCAPI Matrix (::glm::qua< float > const &q)
 
MCAPI void transform3 (::glm::vec3 &outVec, float &outW) const
 
MCAPI void translate (float x, float y, float z)
 
MCAPI void * $ctor (::glm::qua< float > const &q)
 

Static Public Member Functions

static MCAPI ::Matrix const & IDENTITY ()
 

Public Attributes

::ll::UntypedStorage< 4, 64 > mUnk4b6c4f
 

Constructor & Destructor Documentation

◆ Matrix()

MCAPI Matrix::Matrix ( ::glm::qua< float > const & q)
explicit
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

◆ transform3()

MCAPI void Matrix::transform3 ( ::glm::vec3 & outVec,
float & outW ) 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.

◆ translate()

MCAPI void Matrix::translate ( float x,
float y,
float z )
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.

◆ IDENTITY()

static MCAPI ::Matrix const & Matrix::IDENTITY ( )
static
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()

MCAPI void * Matrix::$ctor ( ::glm::qua< float > const & q)
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: