class methods
operator=(...)
glm::mat3 & glm::mat3::operator=(const tmat3x3< U, P > &m=P)
Documentation from code comments
GLM_HAS_DEFAULTED_FUNCTIONS
tmat3x3(...)
glm::mat3::tmat3x3(const glm::tmat3x3::col_type &v0, const glm::tmat3x3::col_type &v1, const glm::tmat3x3::col_type &v2)
tmat3x3(...)
glm::mat3::tmat3x3(const tvec3< V1, P > &v1=P, const tvec3< V2, P > &v2=P, const tvec3< V3, P > &v3=P)
Last updated Saturday, 17 August 2024 20:46:22 UTC - 99bfb4fd7929e233b87b05758efc36f91505592e
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue