Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TRect< T > Member List

This is the complete list of members for TRect< T >, including all inherited members.

__declspec(property(get=Is_Valid)) bool IsValidTRect< T >
__declspec(property(get=Top_Left)) TPoint2D< T > TopLeftTRect< T >
__declspec(property(get=Top_Right)) TPoint2D< T > TopRightTRect< T >
__declspec(property(get=Bottom_Left)) TPoint2D< T > BottomLeftTRect< T >
__declspec(property(get=Bottom_Right)) TPoint2D< T > BottomRightTRect< T >
Bias_To(TRect< T > const &rect) constTRect< T >inline
Bias_To(TRect< T > const &rect) constTRect< T >inline
Bottom_Left(void) constTRect< T >inline
Bottom_Left(void) constTRect< T >inline
Bottom_Right(void) constTRect< T >inline
Bottom_Right(void) constTRect< T >inline
HeightTRect< T >
Intersect(TRect< T > const &rectangle, T *x=NULL, T *y=NULL) constTRect< T >
Is_Overlapping(TRect< T > const &rect) constTRect< T >inline
Is_Overlapping(TRect< T > const &rect) constTRect< T >inline
Is_Point_Within(TPoint2D< T > const &point) constTRect< T >inline
Is_Point_Within(TPoint2D< T > const &point) constTRect< T >inline
Is_Valid(void) constTRect< T >inline
Is_Valid(void) constTRect< T >inline
operator!=(TRect< T > const &rvalue) constTRect< T >inline
operator!=(TRect< T > const &rvalue) constTRect< 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) constTRect< T >inline
operator==(TRect< T > const &rvalue) constTRect< T >inline
Set(T x, T y, T w, T h)TRect< T >inline
Size(void) constTRect< T >inline
Size(void) constTRect< T >inline
Top_Left(void) constTRect< T >inline
Top_Left(void) constTRect< T >inline
Top_Right(void) constTRect< T >inline
Top_Right(void) constTRect< 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) constTRect< T >
WidthTRect< T >
XTRect< T >
YTRect< T >