VRageMath
MyBlockOrientation
Assembly: VRage.Math.dll
public struct MyBlockOrientation
Fields
| Member | Description |
|---|---|
| static Identity | |
| Forward | |
| Up |
Properties
| Member | Description |
|---|---|
| IsValid | |
| Left |
Constructors
| Member | Description |
|---|---|
| MyBlockOrientation(Direction, Direction) | |
| MyBlockOrientation(ref Quaternion) | |
| MyBlockOrientation(ref Matrix) |
Methods
| Member | Description |
|---|---|
| Equals(object) | |
| GetHashCode() | |
| GetMatrix(out Matrix) | |
| GetQuaternion(out Quaternion) | |
| ToString() | |
| TransformDirection(Direction) | |
| TransformDirectionInverse(Direction) |