VRageMath
LineD
Assembly: VRage.Math.dll
public struct LineD
Fields
| Member | Description |
|---|---|
| Direction | |
| From | |
| Length | |
| To |
Constructors
| Member | Description |
|---|---|
| LineD(Vector3D, Vector3D) | |
| LineD(Vector3D, Vector3D, double) |
Methods
| Member | Description |
|---|---|
| static GetShortestDistanceSquared(LineD, LineD) | |
| static GetShortestVector(ref LineD, ref LineD, out Vector3D, out Vector3D) | |
| GetBoundingBox() | |
| GetHash() |