Constructors |
Create and initalize hgeRect object. |
Operators |
hgeRect operators. |
| |
Clear |
Clears bounding box. |
IsClean |
Tests if bounding box is clean. |
Set |
Sets bounding box to the specified screen coordinates. |
SetRadius |
Sets up bounding box, based on it's center coordinates and radius. |
Encapsulate |
Encapsulates a point into bounding box. |
| |
TestPoint |
Tests if a point lies within bounding box. |
Intersect |
Tests two bounding boxes for an intersection. |