OBBDistanceTo Method |
| Name | Description | |
|---|---|---|
| DistanceTo(Line) |
Calculates the distance from OBB to given Line.
| |
| DistanceTo(LineSegment) |
Calculates the distance from OBB to given LineSegment.
| |
| DistanceTo(Point) |
Calculates the distance from OBB to given point.
|