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

VRageMath.CompressedPositionOrientation

Malware edited this page Dec 25, 2018 · 42 revisions

Index

CompressedPositionOrientation Struct

private public sealed CompressedPositionOrientation
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[Position](VRageMath.CompressedPositionOrientation.Position)||
|[Orientation](VRageMath.CompressedPositionOrientation.Orientation)||

###### Properties

|Member|Description|
|---|---|
|[Matrix](VRageMath.CompressedPositionOrientation.Matrix)||

###### Methods

|Member|Description|
|---|---|
|[FromMatrix(ref Matrix)](VRageMath.CompressedPositionOrientation.FromMatrix)||
|[ToMatrix(ref Matrix)](VRageMath.CompressedPositionOrientation.ToMatrix)||

Clone this wiki locally