OBBDistanceTo Method |
Overload List
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.
|
See Also