Public Member Functions | |
ShRect (void) | |
ShRect (real itop, real ilft, real ibot, real irgt) | |
ShRect & | operator+= (const TVector2 &pt) |
ShRect & | operator= (const TVector2 &pt) |
ShRect | operator| (const TVector2 &) const |
boolean | Contains (TVector2 &PP) |
boolean | NonEmpty (void) |
Private Member Functions | |
real | Min (real a, real b) const |
real | Max (real a, real b) const |
Deprecated, use TMCRealRect instead
ShRect::ShRect | ( | void | ) | [inline] |
boolean ShRect::NonEmpty | ( | void | ) | [inline] |