Click or drag to resize

VectorOperations Methods

The VectorOperations type exposes the following members.

Methods
 NameDescription
Public methodStatic memberPointInsidePolygon Returns true if the point p lies inside the polygon[]
Public methodStatic memberPolygonInsidePolygon(IListdvec3, IListdvec3) Returns true if the inner polygon is inside the outer polygon
Public methodStatic memberPolygonInsidePolygon(IListIListdvec3, IListdvec3) Returns true if the inner polygon is inside the outer polygon
Public methodStatic memberPositiveOrientation(IEnumerableBaseMetafileCommand) Returns true if the orientation of the object is positive (conter clock wise)
Public methodStatic memberPositiveOrientation(IListdvec3) Returns true if the orientation of the object is positive (conter clock wise)
Top
See Also