Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::math::geom::Rect2f, including all inherited members.
box() const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
contains(const Point2f &o) const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
dir_angle | jau::math::geom::Rect2f | |
intersection(Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point, const LineSeg2f &in) const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
intersection(Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point, const LineSeg2f &in, const float in_radius) const noexcept | jau::math::geom::Rect2f | inline |
intersects(const LineSeg2f &o) const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
intersects(const AABBox2f &o) const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
intersects(const Geom2f &o) const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
move(const Point2f &d) noexcept override | jau::math::geom::Rect2f | inlinevirtual |
move(const float dx, const float dy) noexcept override | jau::math::geom::Rect2f | inlinevirtual |
move_dir(const float d) noexcept override | jau::math::geom::Rect2f | inlinevirtual |
p_a | jau::math::geom::Rect2f | |
p_b | jau::math::geom::Rect2f | |
p_c | jau::math::geom::Rect2f | |
p_center | jau::math::geom::Rect2f | |
p_d | jau::math::geom::Rect2f | |
Rect2f(const Point2f &tl_, const float width, const float height, const float radians) noexcept | jau::math::geom::Rect2f | inline |
Rect2f(const Point2f &tl_, const float width, const float height) noexcept | jau::math::geom::Rect2f | inline |
Rect2f(const Point2f &tl_, const Point2f &tr_, const Point2f &bl_, const Point2f &br_) noexcept | jau::math::geom::Rect2f | inline |
rotate(const float radians) noexcept override | jau::math::geom::Rect2f | inlinevirtual |
rotate(const float radians, const Point2f &p) noexcept | jau::math::geom::Rect2f | inline |
set_top_left(const Point2f &p) | jau::math::geom::Rect2f | inline |
tick(const float dt) noexcept | jau::math::geom::AGeom2f | inlinevirtual |
toString() const noexcept override | jau::math::geom::Rect2f | inlinevirtual |
~Geom2f()=default | jau::math::geom::Geom2f | virtual |