|
Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::math::geom::AABBox3f, including all inherited members.
| AABBox3f() noexcept | jau::math::geom::AABBox3f | inline |
| AABBox3f(const Point3f &bl_, const Point3f &tr_) noexcept | jau::math::geom::AABBox3f | inline |
| AABBox3f(const AABBox3f &o) noexcept=default | jau::math::geom::AABBox3f | |
| AABBox3f(AABBox3f &&o) noexcept=default | jau::math::geom::AABBox3f | |
| area2D() const noexcept | jau::math::geom::AABBox3f | inline |
| center() const noexcept | jau::math::geom::AABBox3f | inline |
| contains(const float x, const float y) const noexcept | jau::math::geom::AABBox3f | inline |
| contains(const Point2f &p) const noexcept | jau::math::geom::AABBox3f | inline |
| contains(const float x, const float y, const float z) const noexcept | jau::math::geom::AABBox3f | inline |
| contains(const Point3f &p) const noexcept | jau::math::geom::AABBox3f | inline |
| contains(const AABBox3f &o) const noexcept | jau::math::geom::AABBox3f | inline |
| depth() const noexcept | jau::math::geom::AABBox3f | inline |
| getRayIntersection(Vec3f &result, const Ray3f &ray, const float epsilon, const bool assumeIntersection) | jau::math::geom::AABBox3f | inline |
| hasZeroArea2D() const noexcept | jau::math::geom::AABBox3f | inline |
| hasZeroVolume() const noexcept | jau::math::geom::AABBox3f | inline |
| height() const noexcept | jau::math::geom::AABBox3f | inline |
| high() const noexcept | jau::math::geom::AABBox3f | inline |
| intersects(const AABBox3f &o) const noexcept | jau::math::geom::AABBox3f | inline |
| intersects2DRegion(const float x, const float y, const float w, const float h) const noexcept | jau::math::geom::AABBox3f | inline |
| intersectsRay(const Ray3f ray) const noexcept | jau::math::geom::AABBox3f | inline |
| low() const noexcept | jau::math::geom::AABBox3f | inline |
| operator=(const AABBox3f &) noexcept=default | jau::math::geom::AABBox3f | |
| operator=(AABBox3f &&) noexcept=default | jau::math::geom::AABBox3f | |
| reset() noexcept | jau::math::geom::AABBox3f | inline |
| resize(const AABBox3f &o) noexcept | jau::math::geom::AABBox3f | inline |
| resize(const AABBox3f &newBox, transform_vec3f_func &transform) noexcept | jau::math::geom::AABBox3f | inline |
| resize(const float x, const float y, const float z) noexcept | jau::math::geom::AABBox3f | inline |
| resize(const float xyz[]) noexcept | jau::math::geom::AABBox3f | inline |
| resize(const Point3f &p) noexcept | jau::math::geom::AABBox3f | inline |
| resizeHeight(const float deltaBottom, const float deltaTop) noexcept | jau::math::geom::AABBox3f | inline |
| resizeWidth(const float deltaLeft, const float deltaRight) noexcept | jau::math::geom::AABBox3f | inline |
| setSize(const float low[], const float high[]) noexcept | jau::math::geom::AABBox3f | inline |
| setSize(const float lx, const float ly, const float lz, const float hx, const float hy, const float hz) noexcept | jau::math::geom::AABBox3f | inline |
| setSize(const Vec3f &low, const Vec3f &high) noexcept | jau::math::geom::AABBox3f | inline |
| size() const noexcept | jau::math::geom::AABBox3f | inline |
| toString() const noexcept | jau::math::geom::AABBox3f | inline |
| transform_vec3f_func typedef | jau::math::geom::AABBox3f | |
| volume() const noexcept | jau::math::geom::AABBox3f | inline |
| width() const noexcept | jau::math::geom::AABBox3f | inline |