![]() |
alternative Standard Libary
0.29.8
|
Vollständige Aufstellung aller Elemente für std::math::boundingbox< T > einschließlich aller geerbten Elemente.
| boundingbox(vector3< T > min, vector3< T > max) | std::math::boundingbox< T > | inline |
| contains(const boundingbox< T > &box) | std::math::boundingbox< T > | inline |
| contains(vector3< T > point) | std::math::boundingbox< T > | inline |
| CornerCount | std::math::boundingbox< T > | |
| getcorners(vector3< T > corners[CornerCount]) | std::math::boundingbox< T > | inline |
| getmax() | std::math::boundingbox< T > | inline |
| getmin() | std::math::boundingbox< T > | inline |
| Intersects(const boundingbox< T > &box) | std::math::boundingbox< T > | inline |
| operator=(const self_type &v) | std::math::boundingbox< T > | inline |
| pointer typedef | std::math::boundingbox< T > | |
| self_type typedef | std::math::boundingbox< T > | |
| to_string() | std::math::boundingbox< T > | inlinevirtual |
| value_type typedef | std::math::boundingbox< T > |