alternative Standard Libary  0.29.8
std::math::boundingbox< T > Elementverzeichnis

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
CornerCountstd::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 typedefstd::math::boundingbox< T >
self_type typedefstd::math::boundingbox< T >
to_string()std::math::boundingbox< T >inlinevirtual
value_type typedefstd::math::boundingbox< T >