Vector |
The VectorOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| PointInsidePolygon | Returns true if the point p lies inside the polygon[] | |
| PolygonInsidePolygon(IListdvec3, IListdvec3) | Returns true if the inner polygon is inside the outer polygon | |
| PolygonInsidePolygon(IListIListdvec3, IListdvec3) | Returns true if the inner polygon is inside the outer polygon | |
| PositiveOrientation(IEnumerableBaseMetafileCommand) | Returns true if the orientation of the object is positive (conter clock wise) | |
| PositiveOrientation(IListdvec3) | Returns true if the orientation of the object is positive (conter clock wise) |