PointUtil Class Members
The following tables list the members exposed by PointUtil.
Public Methods
| Name | Description | |
|---|---|---|
![]() ![]() | ArePointsOnSameLine | |
![]() ![]() | ClipPoint | |
![]() ![]() | Distance | Distance between two Points |
![]() ![]() | DistanceFromLine | Compute the distance from AB to C |
![]() ![]() | GetSelectionRectangle | |
![]() ![]() | IsHitOnPolygon | Get whether the coordinate mouse point is on the polygon |
![]() ![]() | IsInBounds | Determines whether the point is in bounds for the viewport size. |
![]() ![]() | IsPointInTriangle | |
![]() ![]() | LiesToTheLeft | |
![]() ![]() | LineIntersection2D | Looks for the intersection point for the two lines passed in |
![]() ![]() | LineSegmentsIntersection2D | Looks for the intersection point for the two lines passed in |
![]() ![]() | PolarDistance | Distance between two Points in polar coordinates |
![]() ![]() | RectangleIntersectCircle |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also


