Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::math::geom::LineSeg2f, including all inherited members.
add(float length) | jau::math::geom::LineSeg2f | inline |
angle() const noexcept | jau::math::geom::LineSeg2f | inline |
angle(const LineSeg2f &o) const noexcept | jau::math::geom::LineSeg2f | inline |
box() const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
contains(const Point2f &p2) const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
distance(Point2f p) const noexcept | jau::math::geom::LineSeg2f | inline |
intersection(Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point, const LineSeg2f &in) const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
intersection(const AABBox2f &box, Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point) const noexcept | jau::math::geom::LineSeg2f | inline |
intersects(Point2f &result, const LineSeg2f &o) const noexcept | jau::math::geom::LineSeg2f | inline |
intersects(const LineSeg2f &o) const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
intersects(const AABBox2f &box) const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
intersects(const Geom2f &o) const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
length() const noexcept | jau::math::geom::LineSeg2f | inline |
LineSeg2f() noexcept | jau::math::geom::LineSeg2f | inline |
LineSeg2f(const Point2f &p0_, const Point2f &p1_) noexcept | jau::math::geom::LineSeg2f | inline |
operator*=(const float s) noexcept | jau::math::geom::LineSeg2f | inline |
p0 | jau::math::geom::LineSeg2f | |
p1 | jau::math::geom::LineSeg2f | |
toString() const noexcept override | jau::math::geom::LineSeg2f | inlinevirtual |
~Geom2f()=default | jau::math::geom::Geom2f | virtual |