Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.CompressedPositionOrientation

Morten Aune Lyrstad edited this page Apr 16, 2022 · 42 revisions

IndexNamespace Index

CompressedPositionOrientation Struct

public struct CompressedPositionOrientation

Defines a matrix.

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
\$1HalfVector4 Orientation](VRageMath.CompressedPositionOrientation.Orientation)
\$1Vector3 Position](VRageMath.CompressedPositionOrientation.Position)

Properties

Member Description
\$1Matrix Matrix { get; set; }](VRageMath.CompressedPositionOrientation.Matrix)

Constructors

Member Description
\$1CompressedPositionOrientation(ref Matrix)](VRageMath.CompressedPositionOrientation..ctor)

Methods

Member Description
\$1void FromMatrix(ref Matrix)](VRageMath.CompressedPositionOrientation.FromMatrix)
\$1void ToMatrix(out Matrix)](VRageMath.CompressedPositionOrientation.ToMatrix)

Clone this wiki locally