class methods
operator=(...)
glm::mat3x2 & glm::mat3x2::operator=(const tmat3x2< U, P > &m=P)
Documentation from code comments
GLM_HAS_DEFAULTED_FUNCTIONS
tmat3x2(...)
glm::mat3x2::tmat3x2(const glm::tmat3x2::col_type &v0, const glm::tmat3x2::col_type &v1, const glm::tmat3x2::col_type &v2)
tmat3x2(...)
glm::mat3x2::tmat3x2(const tvec2< V1, P > &v1=P, const tvec2< V2, P > &v2=P, const tvec2< V3, P > &v3=P)
Last updated Wednesday, 08 March 2023 18:08:10 UTC - 7c9ee203c70f155d301b41aa9b34dcc286921a3c
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