This is the complete list of members for HPS::Rectangle, including all inherited members.
Area() const | HPS::Rectangle | inline |
Aspect() const | HPS::Rectangle | inline |
bottom | HPS::Rectangle | |
Center() const | HPS::Rectangle | inline |
Circumscribe_Scope(Rectangle const &scope) | HPS::Rectangle | inline |
Contains(Point const &contained) const | HPS::Rectangle | inline |
Contains(Point2D const &contained) const | HPS::Rectangle | inline |
Contains(Rectangle const &rect) | HPS::Rectangle | inline |
Contains(Rectangle const &rect, float epsilon) | HPS::Rectangle | inline |
Contract(int border) | HPS::Rectangle | inline |
Contract(Rectangle const &rect) | HPS::Rectangle | inline |
Equals(Rectangle const &rect, int in_tolerance=32) const | HPS::Rectangle | inline |
Expand(float border) | HPS::Rectangle | inline |
Expand(int border) | HPS::Rectangle | inline |
Expand(Rectangle const &rect) | HPS::Rectangle | inline |
FullScope() | HPS::Rectangle | inlinestatic |
Height() const | HPS::Rectangle | inline |
Inscribe_Scope(Rectangle const &scope) | HPS::Rectangle | inline |
Intersect(Rectangle const &rect) | HPS::Rectangle | inline |
Intersecting(Rectangle const &rect) const | HPS::Rectangle | inline |
InvalidScope() | HPS::Rectangle | inlinestatic |
left | HPS::Rectangle | |
Merge(size_t count, Point const *points) | HPS::Rectangle | inline |
Merge(Point const &point) | HPS::Rectangle | inline |
Merge(size_t count, Point2D const *points) | HPS::Rectangle | inline |
Merge(Point2D const &point) | HPS::Rectangle | inline |
operator!=(Rectangle const &rect) const | HPS::Rectangle | inline |
operator==(Rectangle const &rect) const | HPS::Rectangle | inline |
Rectangle() | HPS::Rectangle | inline |
Rectangle(float in_left, float in_right, float in_bottom, float in_top) | HPS::Rectangle | inline |
Rectangle(Rectangle const &that) | HPS::Rectangle | inline |
Rectangle(IntRectangle const &that) | HPS::Rectangle | inlineexplicit |
Rectangle(size_t count, Point const *points) | HPS::Rectangle | inline |
Rectangle(size_t count, Point2D const *points) | HPS::Rectangle | inline |
right | HPS::Rectangle | |
top | HPS::Rectangle | |
Union(Rectangle const &rect) | HPS::Rectangle | inline |
Width() const | HPS::Rectangle | inline |
Zero() | HPS::Rectangle | inlinestatic |