class methods
operator=(...)
glm::mat4x2 & glm::mat4x2::operator=(const tmat4x2< U, P > &m=P)
Documentation from code comments
GLM_HAS_DEFAULTED_FUNCTIONS
tmat4x2(...)
glm::mat4x2::tmat4x2(const glm::tmat4x2::col_type &v0, const glm::tmat4x2::col_type &v1, const glm::tmat4x2::col_type &v2, const glm::tmat4x2::col_type &v3)
tmat4x2(...)
glm::mat4x2::tmat4x2(const tvec2< V1, P > &v1=P, const tvec2< V2, P > &v2=P, const tvec2< V3, P > &v3=P, const tvec2< V4, P > &v4=P)
Last updated Friday, 02 May 2025 18:56:23 UTC - 0cfbc5eb74e8f627fe4da3fb60a3ee56ee64a172
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