Contains common helper methods.
The following tables list the members exposed by the Utilities type.
Name | Description | |
---|---|---|
Converts Cartesian coordinates to the corresponding polar coordinates, using the specified point as a center of the coordinate system. |
||
Overloaded. |
||
Calculates the distance between the specified points. |
||
Calculates the square of the distance between the specified points. |
||
Overloaded. |
||
Calculate the intersection point between the ellipse with the specified bounds and the line segment defined by the specified points. |
||
Finds the intersection point of the lines defined by the specified point pairs. |
||
Converts polar coordinates to the corresponding Cartesian coordinates, using the specified point as a center of the coordinate system. |
||
Converts the specified angle from degress to radians. |