Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
jau::math::geom::AABBox3f Member List

This is the complete list of members for jau::math::geom::AABBox3f, including all inherited members.

AABBox3f() noexceptjau::math::geom::AABBox3finline
AABBox3f(const Point3f &bl_, const Point3f &tr_) noexceptjau::math::geom::AABBox3finline
AABBox3f(const AABBox3f &o) noexcept=defaultjau::math::geom::AABBox3f
AABBox3f(AABBox3f &&o) noexcept=defaultjau::math::geom::AABBox3f
area2D() const noexceptjau::math::geom::AABBox3finline
center() const noexceptjau::math::geom::AABBox3finline
contains(const float x, const float y) const noexceptjau::math::geom::AABBox3finline
contains(const Point2f &p) const noexceptjau::math::geom::AABBox3finline
contains(const float x, const float y, const float z) const noexceptjau::math::geom::AABBox3finline
contains(const Point3f &p) const noexceptjau::math::geom::AABBox3finline
contains(const AABBox3f &o) const noexceptjau::math::geom::AABBox3finline
depth() const noexceptjau::math::geom::AABBox3finline
getRayIntersection(Vec3f &result, const Ray3f &ray, const float epsilon, const bool assumeIntersection)jau::math::geom::AABBox3finline
hasZeroArea2D() const noexceptjau::math::geom::AABBox3finline
hasZeroVolume() const noexceptjau::math::geom::AABBox3finline
height() const noexceptjau::math::geom::AABBox3finline
high() const noexceptjau::math::geom::AABBox3finline
intersects(const AABBox3f &o) const noexceptjau::math::geom::AABBox3finline
intersects2DRegion(const float x, const float y, const float w, const float h) const noexceptjau::math::geom::AABBox3finline
intersectsRay(const Ray3f ray) const noexceptjau::math::geom::AABBox3finline
low() const noexceptjau::math::geom::AABBox3finline
operator=(const AABBox3f &) noexcept=defaultjau::math::geom::AABBox3f
operator=(AABBox3f &&) noexcept=defaultjau::math::geom::AABBox3f
reset() noexceptjau::math::geom::AABBox3finline
resize(const AABBox3f &o) noexceptjau::math::geom::AABBox3finline
resize(const AABBox3f &newBox, transform_vec3f_func &transform) noexceptjau::math::geom::AABBox3finline
resize(const float x, const float y, const float z) noexceptjau::math::geom::AABBox3finline
resize(const float xyz[]) noexceptjau::math::geom::AABBox3finline
resize(const Point3f &p) noexceptjau::math::geom::AABBox3finline
resizeHeight(const float deltaBottom, const float deltaTop) noexceptjau::math::geom::AABBox3finline
resizeWidth(const float deltaLeft, const float deltaRight) noexceptjau::math::geom::AABBox3finline
setSize(const float low[], const float high[]) noexceptjau::math::geom::AABBox3finline
setSize(const float lx, const float ly, const float lz, const float hx, const float hy, const float hz) noexceptjau::math::geom::AABBox3finline
setSize(const Vec3f &low, const Vec3f &high) noexceptjau::math::geom::AABBox3finline
size() const noexceptjau::math::geom::AABBox3finline
toString() const noexceptjau::math::geom::AABBox3finline
transform_vec3f_func typedefjau::math::geom::AABBox3f
volume() const noexceptjau::math::geom::AABBox3finline
width() const noexceptjau::math::geom::AABBox3finline