ULIS  dev4.0.7
Utility Library for Imaging Systems
TRectangle< T > Member List

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

Area() constTRectangle< T >inline
AutoTRectangle< T >static
Exclusion(const TRectangle< T > &iOther, TArray< TRectangle< T > > *oResult) constTRectangle< T >inline
FromMinMax(T iXMin, T iYMin, T iXMax, T iYMax)TRectangle< T >inlinestatic
FromPositionAndSize(const TVector2< T > &iPos, const TVector2< T > &iSize)TRectangle< T >inlinestatic
FromXYWH(T iX, T iY, T iW, T iH)TRectangle< T >inlinestatic
hTRectangle< T >
HitTest(const TVector2< T > &iV) constTRectangle< T >inline
InHorizontalRange(T iV) constTRectangle< T >inline
InVerticalRange(T iV) constTRectangle< T >inline
operator!=(const TRectangle< T > &iOther) constTRectangle< T >inline
operator&(const TRectangle< T > &iOther) constTRectangle< T >inline
operator-(const TRectangle< T > &iOther) constTRectangle< T >inline
operator==(const TRectangle< T > &iOther) constTRectangle< T >inline
operator|(const TRectangle< T > &iOther) constTRectangle< T >inline
Position() constTRectangle< T >inline
Sanitize()TRectangle< T >inline
Sanitized() constTRectangle< T >inline
Shift(const TVector2< T > &iVec)TRectangle< T >inline
Size() constTRectangle< T >inline
TransformAffine(const FMat3F &iTransform)TRectangle< T >inline
TransformedAffine(const FMat3F &iTransform) constTRectangle< T >inline
TransformedPerspective(const FMat3F &iTransform) constTRectangle< T >inline
TransformPerspective(const FMat3F &iTransform)TRectangle< T >inline
TRectangle()TRectangle< T >inline
TRectangle(T iX, T iY, T iW, T iH)TRectangle< T >inline
TRectangle(const TRectangle< U > &iOther)TRectangle< T >inline
UnionLeaveEmpty(const TRectangle< T > &iOther) constTRectangle< T >inline
wTRectangle< T >
xTRectangle< T >
yTRectangle< T >