|
Space Engineers
|
Public Member Functions | |
| Line (Vector3 from, Vector3 to, bool calculateBoundingBox=true) | |
Static Public Member Functions | |
| static float | GetShortestDistanceSquared (Line line1, Line line2) |
| static Vector3 | GetShortestVector (ref Line line1, ref Line line2, out Vector3 res1, out Vector3 res2) |
Public Attributes | |
| Vector3 | From |
| Vector3 | To |
| Vector3 | Direction |
| float | Length |
| BoundingBox | BoundingBox |
| BoundingBox VRageMath.Line.BoundingBox |
1.8.8