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::Vector2D > &vertices) | pyramidworks::geometry::ConvexPolygon | |
GeometricShape() | pyramidworks::geometry::GeometricShape | [inline, protected] |
GetBoundingBox(const ugdk::Vector2D &position) const | pyramidworks::geometry::ConvexPolygon | [virtual] |
Intersects(const ugdk::Vector2D &this_pos, const GeometricShape *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | [virtual] |
Intersects(const ugdk::Vector2D &this_pos, const Rect *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | [virtual] |
Intersects(const ugdk::Vector2D &this_pos, const Circle *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | [virtual] |
Intersects(const ugdk::Vector2D &this_pos, const ConvexPolygon *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::ConvexPolygon | [virtual] |
set_vertices(const std::vector< ugdk::Vector2D > &vertices) | pyramidworks::geometry::ConvexPolygon | [inline] |
~GeometricShape() | pyramidworks::geometry::GeometricShape | [inline, virtual] |