VRageMath
Line
Assembly: VRage.Math.dll
public struct Line
Fields
| Member | Description |
|---|---|
| BoundingBox | |
| Direction | |
| From | |
| Length | |
| To |
Constructors
| Member | Description |
|---|---|
| Line(Vector3, Vector3, bool) |
Methods
| Member | Description |
|---|---|
| static GetShortestDistanceSquared(Line, Line) | |
| static GetShortestVector(ref Line, ref Line, out Vector3, out Vector3) |