Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::math::geom::Disk2f, including all inherited members.
box() const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
center | jau::math::geom::Disk2f | |
contains(const Point2f &o) const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
dir_angle | jau::math::geom::Disk2f | |
Disk2f(const Point2f &c_, const float r_) | jau::math::geom::Disk2f | inline |
Disk2f(float x, float y, const float r_) | jau::math::geom::Disk2f | inline |
intersection(Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point, const LineSeg2f &in) const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
intersects(const LineSeg2f &o) const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
intersects(const AABBox2f &o) const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
intersects(const Geom2f &o) const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
move(const Point2f &d) noexcept override | jau::math::geom::Disk2f | inlinevirtual |
move(const float dx, const float dy) noexcept override | jau::math::geom::Disk2f | inlinevirtual |
move_dir(const float d) noexcept override | jau::math::geom::Disk2f | inlinevirtual |
radius | jau::math::geom::Disk2f | |
rotate(const float rad) noexcept override | jau::math::geom::Disk2f | inlinevirtual |
set_center(const Point2f &p) | jau::math::geom::Disk2f | inline |
tick(const float dt) noexcept | jau::math::geom::AGeom2f | inlinevirtual |
toString() const noexcept override | jau::math::geom::Disk2f | inlinevirtual |
~Geom2f()=default | jau::math::geom::Geom2f | virtual |