This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.MyTransform
Malware edited this page Dec 21, 2018
·
45 revisions
← Index
Namespace: VRageMath
Assembly: VRage.Math.dll
| [`Quaternion Rotation`](VRageMath.Rotation) | |
| [`Vector3 Position`](VRageMath.Position) |
| [`Matrix TransformMatrix`](VRageMath.TransformMatrix) |
| static [`MyTransform Transform(ref MyTransform t1, ref MyTransform t2)`](VRageMath.Transform) | |
| static [`void Transform(ref MyTransform t1, ref MyTransform t2, ref MyTransform result)`](VRageMath.Transform) | |
| static [`Vector3 Transform(ref Vector3 v, ref MyTransform t2)`](VRageMath.Transform) | |
| static [`void Transform(ref Vector3 v, ref MyTransform t2, ref Vector3 result)`](VRageMath.Transform) |
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!