|
UGDK
0.4.1
|
This is the complete list of members for pyramidworks::geometry::Rect, including all inherited members.
| GeometricShape() | pyramidworks::geometry::GeometricShape | inlineprotected |
| GetBoundingBox(const ugdk::Vector2D &position) const | pyramidworks::geometry::Rect | virtual |
| height() const | pyramidworks::geometry::Rect | inline |
| Intersects(const ugdk::Vector2D &this_pos, const GeometricShape *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
| Intersects(const ugdk::Vector2D &this_pos, const Rect *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
| Intersects(const ugdk::Vector2D &this_pos, const Circle *obj, const ugdk::Vector2D &that_pos) const | pyramidworks::geometry::Rect | virtual |
| Intersects(const ugdk::Vector2D &this_pos, const ConvexPolygon *obj, const ugdk::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 |