Quat: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 13:3713:37, 5 July 2025Anders talk contribs 1,773 bytes +1,773 Created page with "{{:QuatExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |Quat(float x, float y, float z, float w) | |- |Quat(Vec3 axis, float degrees) | |- |Quat() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- | |createFromRotationMatrix(Matrix mat) |. |- | |createMatrix(Matrix mat) |. |- | |reset() |Clear quat. |..."