GeExtents2d.h
Members |
Description |
kIntersectUnknown |
Either or both extents are invalid. |
kIntersectNot |
Extents are not intersecting. |
kIntersectOpIn |
Operand is completely within these extents. |
kIntersectOpOut |
These extents are completely within operand. |
kIntersectOk |
Extents are intersecting, result is returned. |
Types of intersection results.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|