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

VRageMath.Line

Morten Aune Lyrstad edited this page Oct 10, 2019 · 45 revisions

IndexNamespace Index

Line Struct

public struct Line

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
From
To
Direction
Length
BoundingBox

Constructors

Member Description
Line(Vector3, Vector3, bool)

Methods

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