< Home

< Table of Contents

REFERENCE MANUAL

Rectangle Member List

This is the complete list of members for Rectangle, including all inherited members.

Area() const (defined in Rectangle)Rectangleinline
bottom (defined in Rectangle)Rectangle
Center() const (defined in Rectangle)Rectangleinline
Circumscribe_Scope(Rectangle const &scope) (defined in Rectangle)Rectangleinline
Contains(Point const &contained) const (defined in Rectangle)Rectangleinline
Contains(Point2D const &contained) const (defined in Rectangle)Rectangleinline
Contains(Rectangle const &rect) (defined in Rectangle)Rectangleinline
Contains(Rectangle const &rect, float epsilon) (defined in Rectangle)Rectangleinline
Contract(int border) (defined in Rectangle)Rectangleinline
Contract(Rectangle const &rect) (defined in Rectangle)Rectangleinline
Expand(float border) (defined in Rectangle)Rectangleinline
Expand(int border) (defined in Rectangle)Rectangleinline
Expand(Rectangle const &rect) (defined in Rectangle)Rectangleinline
FullScope() (defined in Rectangle)Rectangleinlinestatic
Height() const (defined in Rectangle)Rectangleinline
Inscribe_Scope(Rectangle const &scope) (defined in Rectangle)Rectangleinline
Intersect(Rectangle const &rect) (defined in Rectangle)Rectangleinline
Intersecting(Rectangle const &rect) const (defined in Rectangle)Rectangleinline
InvalidScope() (defined in Rectangle)Rectangleinlinestatic
left (defined in Rectangle)Rectangle
Merge(size_t count, Point const *points) (defined in Rectangle)Rectangleinline
Merge(Point const &point) (defined in Rectangle)Rectangleinline
Merge(size_t count, Point2D const *points) (defined in Rectangle)Rectangleinline
Merge(Point2D const &point) (defined in Rectangle)Rectangleinline
operator!=(Rectangle const &rect) const (defined in Rectangle)Rectangleinline
operator==(Rectangle const &rect) const (defined in Rectangle)Rectangleinline
Rectangle() (defined in Rectangle)Rectangleinline
Rectangle(float in_left, float in_right, float in_bottom, float in_top) (defined in Rectangle)Rectangleinline
Rectangle(Rectangle const &that) (defined in Rectangle)Rectangleinline
Rectangle(IntRectangle const &that) (defined in Rectangle)Rectangleinlineexplicit
Rectangle(size_t count, Point const *points) (defined in Rectangle)Rectangleinline
Rectangle(size_t count, Point2D const *points) (defined in Rectangle)Rectangleinline
right (defined in Rectangle)Rectangle
top (defined in Rectangle)Rectangle
Union(Rectangle const &rect) (defined in Rectangle)Rectangleinline
Width() const (defined in Rectangle)Rectangleinline
Zero() (defined in Rectangle)Rectangleinlinestatic