OBBIntersectionPointsWith Method |
Overload List
Name | Description | |
---|---|---|
IntersectionPointsWith(Line) |
Calculates the intersection points between OBB and given Line.
| |
IntersectionPointsWith(LineSegment) |
Calculates the intersection points between OBB and given LineSegment.
|
See Also