![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for TRectangle< T >, including all inherited members.
Area() const | TRectangle< T > | inline |
Auto | TRectangle< T > | static |
Exclusion(const TRectangle< T > &iOther, TArray< TRectangle< T > > *oResult) const | TRectangle< 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 |
h | TRectangle< T > | |
HitTest(const TVector2< T > &iV) const | TRectangle< T > | inline |
InHorizontalRange(T iV) const | TRectangle< T > | inline |
InVerticalRange(T iV) const | TRectangle< T > | inline |
operator!=(const TRectangle< T > &iOther) const | TRectangle< T > | inline |
operator&(const TRectangle< T > &iOther) const | TRectangle< T > | inline |
operator-(const TRectangle< T > &iOther) const | TRectangle< T > | inline |
operator==(const TRectangle< T > &iOther) const | TRectangle< T > | inline |
operator|(const TRectangle< T > &iOther) const | TRectangle< T > | inline |
Position() const | TRectangle< T > | inline |
Sanitize() | TRectangle< T > | inline |
Sanitized() const | TRectangle< T > | inline |
Shift(const TVector2< T > &iVec) | TRectangle< T > | inline |
Size() const | TRectangle< T > | inline |
TransformAffine(const FMat3F &iTransform) | TRectangle< T > | inline |
TransformedAffine(const FMat3F &iTransform) const | TRectangle< T > | inline |
TransformedPerspective(const FMat3F &iTransform) const | TRectangle< 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) const | TRectangle< T > | inline |
w | TRectangle< T > | |
x | TRectangle< T > | |
y | TRectangle< T > |