|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for jau::math::geom::AGeom2f, 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 |
| move(const Point2f &d) noexcept=0 | jau::math::geom::AGeom2f | pure virtual |
| move(const float dx, const float dy) noexcept=0 | jau::math::geom::AGeom2f | pure virtual |
| move_dir(const float d) noexcept=0 | jau::math::geom::AGeom2f | pure virtual |
| rotate(const float rad) noexcept=0 | jau::math::geom::AGeom2f | pure virtual |
| tick(const float dt) noexcept | jau::math::geom::AGeom2f | inlinevirtual |
| toString() const noexcept=0 | jau::math::geom::Geom2f | pure virtual |
| ~Geom2f()=default | jau::math::geom::Geom2f | virtual |