MRect Class Reference

class MRect

Member Functions Documentation

Center(TPoint &)

void Center ( TPoint & aCenter ) [pure virtual]

Parameters

TPoint & aCenter

GetPoints(TPoint &, TPoint &, TPoint &, TPoint &)

void GetPoints ( TPoint & aPoint1,
TPoint & aPoint2,
TPoint & aPoint3,
TPoint & aPoint4
) const [pure virtual]

Get the four points for a rectangle

Since
1.0

Parameters

TPoint & aPoint1
TPoint & aPoint2
TPoint & aPoint3
TPoint & aPoint4

Intersects(const MRect &)

TBool Intersects ( const MRect & aRect ) [pure virtual]

Parameters

const MRect & aRect