|
|
Matrix & | operator= (Matrix const &) |
| |
|
| Matrix (Matrix const &) |
| |
| MCAPI | Matrix (::glm::qua< float > const &q) |
| |
| MCAPI void | transform3 (::glm::vec3 &outVec, float &outW) const |
| |
| MCAPI void | translate (::glm::vec3 const &t) |
| |
| MCAPI void * | $ctor (::glm::qua< float > const &q) |
| |
◆ 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.
◆ 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 |
( |
::glm::vec3 const & | t | ) |
|
- 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: