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

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

add(float length)jau::math::geom::LineSeg2finline
angle() const noexceptjau::math::geom::LineSeg2finline
angle(const LineSeg2f &o) const noexceptjau::math::geom::LineSeg2finline
box() const noexcept overridejau::math::geom::LineSeg2finlinevirtual
contains(const Point2f &p2) const noexcept overridejau::math::geom::LineSeg2finlinevirtual
distance(Point2f p) const noexceptjau::math::geom::LineSeg2finline
intersection(Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point, const LineSeg2f &in) const noexcept overridejau::math::geom::LineSeg2finlinevirtual
intersection(const AABBox2f &box, Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point) const noexceptjau::math::geom::LineSeg2finline
intersects(Point2f &result, const LineSeg2f &o) const noexceptjau::math::geom::LineSeg2finline
intersects(const LineSeg2f &o) const noexcept overridejau::math::geom::LineSeg2finlinevirtual
intersects(const AABBox2f &box) const noexcept overridejau::math::geom::LineSeg2finlinevirtual
intersects(const Geom2f &o) const noexcept overridejau::math::geom::LineSeg2finlinevirtual
length() const noexceptjau::math::geom::LineSeg2finline
LineSeg2f() noexceptjau::math::geom::LineSeg2finline
LineSeg2f(const Point2f &p0_, const Point2f &p1_) noexceptjau::math::geom::LineSeg2finline
operator*=(const float s) noexceptjau::math::geom::LineSeg2finline
p0jau::math::geom::LineSeg2f
p1jau::math::geom::LineSeg2f
toString() const noexcept overridejau::math::geom::LineSeg2finlinevirtual
~Geom2f()=defaultjau::math::geom::Geom2fvirtual