This is the complete list of members for TRect< T >, including all inherited members.
| __declspec(property(get=Is_Valid)) bool IsValid | TRect< T > | |
| __declspec(property(get=Top_Left)) TPoint2D< T > TopLeft | TRect< T > | |
| __declspec(property(get=Top_Right)) TPoint2D< T > TopRight | TRect< T > | |
| __declspec(property(get=Bottom_Left)) TPoint2D< T > BottomLeft | TRect< T > | |
| __declspec(property(get=Bottom_Right)) TPoint2D< T > BottomRight | TRect< T > | |
| Bias_To(TRect< T > const &rect) const | TRect< T > | inline |
| Bias_To(TRect< T > const &rect) const | TRect< T > | inline |
| Bottom_Left(void) const | TRect< T > | inline |
| Bottom_Left(void) const | TRect< T > | inline |
| Bottom_Right(void) const | TRect< T > | inline |
| Bottom_Right(void) const | TRect< T > | inline |
| Height | TRect< T > | |
| Intersect(TRect< T > const &rectangle, T *x=NULL, T *y=NULL) const | TRect< T > | |
| Is_Overlapping(TRect< T > const &rect) const | TRect< T > | inline |
| Is_Overlapping(TRect< T > const &rect) const | TRect< T > | inline |
| Is_Point_Within(TPoint2D< T > const &point) const | TRect< T > | inline |
| Is_Point_Within(TPoint2D< T > const &point) const | TRect< T > | inline |
| Is_Valid(void) const | TRect< T > | inline |
| Is_Valid(void) const | TRect< T > | inline |
| operator!=(TRect< T > const &rvalue) const | TRect< T > | inline |
| operator!=(TRect< T > const &rvalue) const | TRect< T > | inline |
| operator+(TPoint2D< T > const &point) | TRect< T > | inline |
| operator+(TPoint2D< T > const &point) | TRect< T > | inline |
| operator+=(TPoint2D< T > const &point) | TRect< T > | inline |
| operator+=(TPoint2D< T > const &point) | TRect< T > | inline |
| operator-(TPoint2D< T > const &point) | TRect< T > | inline |
| operator-(TPoint2D< T > const &point) | TRect< T > | inline |
| operator-=(TPoint2D< T > const &point) | TRect< T > | inline |
| operator-=(TPoint2D< T > const &point) | TRect< T > | inline |
| operator==(TRect< T > const &rvalue) const | TRect< T > | inline |
| operator==(TRect< T > const &rvalue) const | TRect< T > | inline |
| Set(T x, T y, T w, T h) | TRect< T > | inline |
| Size(void) const | TRect< T > | inline |
| Size(void) const | TRect< T > | inline |
| Top_Left(void) const | TRect< T > | inline |
| Top_Left(void) const | TRect< T > | inline |
| Top_Right(void) const | TRect< T > | inline |
| Top_Right(void) const | TRect< T > | inline |
| TRect(T x=0, T y=0, T w=0, T h=0) | TRect< T > | inline |
| TRect(TPoint2D< T > const &point, T w, T h) | TRect< T > | inline |
| TRect(void) | TRect< T > | inline |
| TRect(T x, T y, T w, T h) | TRect< T > | inline |
| TRect(TPoint2D< T > const &point, T w, T h) | TRect< T > | inline |
| Union(TRect< T > const &rect2) const | TRect< T > | |
| Width | TRect< T > | |
| X | TRect< T > | |
| Y | TRect< T > |