Result of computing the distance between two line segments.
More...
|
readonly Vec2 | Closest1 |
| The closest point on the first segment.
|
|
readonly Vec2 | Closest2 |
| The closest point on the second segment.
|
|
readonly float | Fraction1 |
| The barycentric coordinate on the first segment.
|
|
readonly float | Fraction2 |
| The barycentric coordinate on the second segment.
|
|
readonly float | DistanceSquared |
| The squared distance between the closest points.
|
|
Result of computing the distance between two line segments.
The documentation for this struct was generated from the following file:
- src/Box2DBindings/SegmentDistanceResult.cs