UGDK
0.5.0
|
This is the complete list of members for pyramidworks::geometry::Rect, including all inherited members.
GeometricShape() | pyramidworks::geometry::GeometricShape | inlineprotected |
GetBoundingBox(const ugdk::math::Vector2D &position) const | pyramidworks::geometry::Rect | virtual |
height() const | pyramidworks::geometry::Rect | inline |
Intersects(const ugdk::math::Vector2D &this_pos, const GeometricShape *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const Rect *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const Circle *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
Intersects(const ugdk::math::Vector2D &this_pos, const ConvexPolygon *obj, const ugdk::math::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
Rect(double _width, double _height) | pyramidworks::geometry::Rect | inline |
width() const | pyramidworks::geometry::Rect | inline |
~GeometricShape() | pyramidworks::geometry::GeometricShape | inlinevirtual |