All public logs
From Crumbled World Wiki
Combined display of all available logs of Crumbled World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:37, 5 July 2025 Anders talk contribs created page Matrix (Created page with "{{:MatrixExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |Matrix(float* x) |x is array of length 16 |- |Matrix(Vec3 position) | |- |Matrix(Matrix mat) | |- |Matrix() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |Vec3 |getRightVec() |Returns the Right Vector. |- |Vec3 |getUpVec() |Returns the Up Vector. |- |Vec3 |[[Matrix:getAtVec()|getAtVec]...")