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 금요일, 15 9월 2023 21:22:50 UTC - 89b7d17faa77e847b7de814f7dcea89eeca38653
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