DarkRadiant: master ac918cbc
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 02.04.2021 16:01 | master 2f7ebf60 |
Changeset | Test (and slight refactor) of Vector3 normalisation getNormalised() now implemented in terms of normalise(), rather than separate code. normalise() now returns the underlying BasicVector3 Element type rather than coercing everything to float (this would break if we had any BasicVector3<int> classes and wanted to normalise them, but we don't). |
|||
mod - libs/math/Vector3.h | Diff File | |||
mod - test/math/Vector3.cpp | Diff File |