For a list of all members of this type, see GeometryUtil members.
Name | Description | |
---|---|---|
![]() ![]() | AngleFromSlope | Gets the angle of a line given its slope. |
![]() ![]() | AreLinesIntersectingIntersecting | Check if two lines are intersecting |
![]() ![]() | ContainsAngle | |
![]() ![]() | DistSquaredToLineSegment | Returns the squared distance to a line segment from a point |
![]() ![]() | Duplicate | Creates and returns a copy of this Geometry object. |
![]() ![]() | Eccentricity | Calculates the eccentricity of an ellipse with the given bounds. |
![]() ![]() | FindCenter | Calculates the center of the current chart. |
![]() ![]() | FindLineCircleCollisions | Finds the collisions of a line with a circle |
![]() ![]() | FindLineCircleIntersections | Finds the intersections of a line projection with a circle |
![]() ![]() | FindRadialPoint | Finds a point in Cartesian coordinates using radial parameters. |
![]() ![]() | GetAngleIntersectionRange | Gets the min and max intersection angles of a pie with a world rect |
![]() ![]() | GetAngleTo | Gets angle to a point from the specified center point |
![]() ![]() | GetCenterFromArcSegment | Gets center from arc segment |
![]() ![]() | GetCircleIntersection | Gets points intersecting a line and a circle with a given center and radius |
![]() ![]() | GetPieSliceBounds | |
![]() ![]() | GetSegmentLength | Gets the length of the segment specified by the two points. |
![]() ![]() | IsInsideCircle | Gets whether the target point is inside the circle. |
![]() ![]() | IsPointNearLineSegment | Determines if a point is near a line segment |
![]() ![]() | IsPointNearPolyline | Determines if a point is near a polyline |
![]() ![]() | OffsetRectAlongCircleOutside | Position an axis aligned rectangle along the outside edge of a circle such that the closest point of the rectangle is touching said circle. |
![]() ![]() | PieSliceContainsPoint | |
![]() ![]() | PointAtDistance | Finds the point between two points that is at a specified distance from the first. |
![]() ![]() | PointOnEllipse | Gets a point on an ellipse at the given angle and extent. |
![]() ![]() | ProjectPointToLineSegment | Returns the proportional projected position along the line segment of the point. |
![]() ![]() | SimplifyAngle | Simplifies an angle to a value between 0 and 360. |
![]() ![]() | Slope | Calculates the slope of a line given two known points. |