|
mal-math
C++20 mathematics library.
|
This is the complete list of members for mal_math::TBox< T >, including all inherited members.
| center() const | mal_math::TBox< T > | inline |
| contains(const vector3 &P) const | mal_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 |
| Inf | mal_math::TBox< T > | static |
| Intersect(Ray const &ray, T &nearest_t) const | mal_math::TBox< T > | inline |
| Intersect(Ray const &ray, Intersection &nearest) const | mal_math::TBox< T > | inline |
| max | mal_math::TBox< T > | |
| min | mal_math::TBox< T > | |
| radius() const | mal_math::TBox< T > | inline |
| reset() | mal_math::TBox< T > | inline |
| size() const | mal_math::TBox< T > | inline |
| unit() | mal_math::TBox< T > | inlinestatic |
| vector3 typedef | mal_math::TBox< T > |