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

VRageMath.MyTransformD.Transform

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyTransformD

Summary

public MyTransformD Transform(ref MyTransformD t1, ref MyTransformD t2)

Returns

Example

Remarks

Summary

public void Transform(ref MyTransformD t1, ref MyTransformD t2, ref MyTransformD result)

Returns

Example

Remarks

Summary

public Vector3D Transform(ref Vector3D v, ref MyTransformD t2)

Returns

Example

Remarks

Summary

public void Transform(ref Vector3D v, ref MyTransformD t2, ref Vector3D result)

Returns

Example

Remarks

Clone this wiki locally