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 Tuesday, 19 November 2024 17:26:01 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