Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Line

Malware edited this page Dec 25, 2018 · 45 revisions

Index

Line Struct

private public sealed struct.Line

Namespace: VRageMath
Assembly: VRage.Math.dll

Example

Remarks

Fields

Member Description
From
To
Direction
Length
BoundingBox

Methods

Member Description
GetShortestDistanceSquared(Line, Line)
GetShortestVector(ref Line, ref Line, ref Vector3, ref Vector3)
Clone this wiki locally