mal-math
C++20 mathematics library.
All Classes Namespaces Files Functions Variables Typedefs Concepts
mal_math::TBox< T > Member List

This is the complete list of members for mal_math::TBox< T >, including all inherited members.

center() constmal_math::TBox< T >inline
contains(const vector3 &P) constmal_math::TBox< T >inline
empty()mal_math::TBox< T >inlinestatic
expand(const TBox< U > &other)mal_math::TBox< T >inline
expand(const U &point)mal_math::TBox< T >inline
Infmal_math::TBox< T >static
Intersect(Ray const &ray, T &nearest_t) constmal_math::TBox< T >inline
Intersect(Ray const &ray, Intersection &nearest) constmal_math::TBox< T >inline
maxmal_math::TBox< T >
minmal_math::TBox< T >
radius() constmal_math::TBox< T >inline
reset()mal_math::TBox< T >inline
size() constmal_math::TBox< T >inline
unit()mal_math::TBox< T >inlinestatic
vector3 typedefmal_math::TBox< T >