VRageMath.LineD - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public struct LineD
Namespace: VRageMath
Assembly: VRage.Math.dll
LineD(Vector3D from, Vector3D to)
LineD(Vector3D from, Vector3D to, double lineLength)
static double GetShortestDistanceSquared(LineD line1, LineD line2)