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 星期二, 19 十一月 2024 17:24:13 UTC - 2537ee49f6d46d5fe98e408849448314fd1f180e
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