UGDK
0.5.0
|
This is the complete list of members for pyramidworks::geometry::ConvexPolygon, including all inherited members.
bbox_height() | pyramidworks::geometry::ConvexPolygon | inline |
bbox_width() | pyramidworks::geometry::ConvexPolygon | inline |
ConvexPolygon(const std::vector< ugdk::math::Vector2D > &vertices) | pyramidworks::geometry::ConvexPolygon | |
GeometricShape() | pyramidworks::geometry::GeometricShape | inlineprotected |
GetBoundingBox(const ugdk::math::Vector2D &position) const | pyramidworks::geometry::ConvexPolygon | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const GeometricShape *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const Rect *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const Circle *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const ConvexPolygon *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | virtual |
set_vertices(const std::vector< ugdk::math::Vector2D > &vertices) | pyramidworks::geometry::ConvexPolygon | inline |
~GeometricShape() | pyramidworks::geometry::GeometricShape | inlinevirtual |