VRageMath
CompressedPositionOrientation
Assembly: VRage.Math.dll
public struct CompressedPositionOrientation
Defines a matrix.
Fields
| Member | Description |
|---|---|
| Orientation | |
| Position |
Properties
| Member | Description |
|---|---|
| Matrix |
Constructors
| Member | Description |
|---|---|
| CompressedPositionOrientation(ref Matrix) |
Methods
| Member | Description |
|---|---|
| FromMatrix(ref Matrix) | |
| ToMatrix(out Matrix) |