Function | Description | |
Geometry hit detection functions |
GetBounds | Returns the bounding TGBox3D for the calling geometry. |
Intersects | Returns True when the calling geometry intersects the bounding TGBox3D passed in. | |
Contains | Returns True when the calling area geometry contains the point passed in. |