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

VRageMath.QuaternionD.CreateFromRotationMatrix

Malware edited this page Dec 25, 2018 · 17 revisions

IndexQuaternionD

Summary

public public sealed struct QuaternionD CreateFromRotationMatrix(public sealed struct MatrixD matrix)

Creates a QuaternionD from a rotation MatrixD.

Returns

Example

Remarks

Summary

public void CreateFromRotationMatrix(ref public sealed struct MatrixD matrix, ref public sealed struct QuaternionD result)

Creates a QuaternionD from a rotation MatrixD.

Returns

Example

Remarks

Clone this wiki locally