global functions
glm::associatedMax(...)
tvec2< U, P > glm::associatedMax(const vecType< T, P > &x=P, const vecType< U, P > &a=P, const vecType< T, P > &y=P, const vecType< U, P > &b=P)
Documentation from code comments
Maximum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< U, P > glm::associatedMax(const vecType< T, P > &x=P, const vecType< U, P > &a=P, const vecType< T, P > &y=P, const vecType< U, P > &b=P, const vecType< T, P > &z=P, const vecType< U, P > &c=P)
Documentation from code comments
Maximum comparison between 3 variables and returns 3 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< U, P > glm::associatedMax(const vecType< T, P > &x=P, const vecType< U, P > &a=P, const vecType< T, P > &y=P, const vecType< U, P > &b=P, const vecType< T, P > &z=P, const vecType< U, P > &c=P, const vecType< T, P > &w=P, const vecType< U, P > &d=P)
Documentation from code comments
Maximum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< U, P > glm::associatedMax(const vecType< T, P > &x=P, U a, const vecType< T, P > &y=P, U b)
Documentation from code comments
Maximum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< U, P > glm::associatedMax(const vecType< T, P > &x=P, U a, const vecType< T, P > &y=P, U b, const vecType< T, P > &z=P, U c)
Documentation from code comments
Maximum comparison between 3 variables and returns 3 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< U, P > glm::associatedMax(const vecType< T, P > &x=P, U a, const vecType< T, P > &y=P, U b, const vecType< T, P > &z=P, U c, const vecType< T, P > &w=P, U d)
Documentation from code comments
Maximum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< T, P > glm::associatedMax(T x, const vecType< U, P > &a=P, T y, const vecType< U, P > &b=P)
Documentation from code comments
Maximum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< T, P > glm::associatedMax(T x, const vecType< U, P > &a=P, T y, const vecType< U, P > &b=P, T z, const vecType< U, P > &c=P)
Documentation from code comments
Maximum comparison between 3 variables and returns 3 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
vecType< U, P > glm::associatedMax(T x, const vecType< U, P > &a=P, T y, const vecType< U, P > &b=P, T z, const vecType< U, P > &c=P, T w, const vecType< U, P > &d=P)
Documentation from code comments
Maximum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
U glm::associatedMax(T x, U a, T y, U b)
Documentation from code comments
Maximum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
U glm::associatedMax(T x, U a, T y, U b, T z, U c)
Documentation from code comments
Maximum comparison between 3 variables and returns 3 associated variable values
See also: gtx_associated_min_max
glm::associatedMax(...)
U glm::associatedMax(T x, U a, T y, U b, T z, U c, T w, U d)
Documentation from code comments
Maximum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
tvec2< U, P > glm::associatedMin(const vecType< T, P > &x=P, const vecType< U, P > &a=P, const vecType< T, P > &y=P, const vecType< U, P > &b=P)
Documentation from code comments
Minimum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
vecType< U, P > glm::associatedMin(const vecType< T, P > &x=P, const vecType< U, P > &a=P, const vecType< T, P > &y=P, const vecType< U, P > &b=P, const vecType< T, P > &z=P, const vecType< U, P > &c=P)
Documentation from code comments
Minimum comparison between 3 variables and returns 3 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
vecType< U, P > glm::associatedMin(const vecType< T, P > &x=P, const vecType< U, P > &a=P, const vecType< T, P > &y=P, const vecType< U, P > &b=P, const vecType< T, P > &z=P, const vecType< U, P > &c=P, const vecType< T, P > &w=P, const vecType< U, P > &d=P)
Documentation from code comments
Minimum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
vecType< U, P > glm::associatedMin(const vecType< T, P > &x=P, U a, const vecType< T, P > &y=P, U b)
Documentation from code comments
Minimum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
vecType< U, P > glm::associatedMin(const vecType< T, P > &x=P, U a, const vecType< T, P > &y=P, U b, const vecType< T, P > &z=P, U c, const vecType< T, P > &w=P, U d)
Documentation from code comments
Minimum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
vecType< U, P > glm::associatedMin(T x, const vecType< U, P > &a=P, T y, const vecType< U, P > &b=P)
Documentation from code comments
Minimum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
vecType< U, P > glm::associatedMin(T x, const vecType< U, P > &a=P, T y, const vecType< U, P > &b=P, T z, const vecType< U, P > &c=P, T w, const vecType< U, P > &d=P)
Documentation from code comments
Minimum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
U glm::associatedMin(T x, U a, T y, U b)
Documentation from code comments
Minimum comparison between 2 variables and returns 2 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
U glm::associatedMin(T x, U a, T y, U b, T z, U c)
Documentation from code comments
Minimum comparison between 3 variables and returns 3 associated variable values
See also: gtx_associated_min_max
glm::associatedMin(...)
U glm::associatedMin(T x, U a, T y, U b, T z, U c, T w, U d)
Documentation from code comments
Minimum comparison between 4 variables and returns 4 associated variable values
See also: gtx_associated_min_max
Last updated 土曜日, 17 8月 2024 20:48:18 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