| 
    jaulib v1.4.1
    
   Jau Support Library (C++, Java, ..) 
   | 
 
This is the complete list of members for jau::math::geom::Geom2f, including all inherited members.
| box() const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| contains(const Point2f &o) const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| intersection(Vec2f &reflect_out, Vec2f &cross_normal, Point2f &cross_point, const LineSeg2f &in) const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| intersects(const LineSeg2f &o) const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| intersects(const AABBox2f &box) const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| intersects(const Geom2f &o) const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| toString() const noexcept=0 | jau::math::geom::Geom2f | pure virtual | 
| ~Geom2f()=default | jau::math::geom::Geom2f | virtual |