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

VRageMath.QuaternionD.Conjugate

Malware edited this page Dec 25, 2018 · 17 revisions

IndexQuaternionD

Summary

private public void Conjugate()

Transforms this QuaternionD into its conjugate.

Returns

Example

Remarks

Summary

private public private public sealed struct.QuaternionD Conjugate(private public sealed struct.QuaternionD value)

Returns the conjugate of a specified QuaternionD.

Returns

Example

Remarks

Summary

private public void Conjugate(ref private public sealed struct.QuaternionD value, ref private public sealed struct.QuaternionD result)

Returns the conjugate of a specified QuaternionD.

Returns

Example

Remarks

Clone this wiki locally