DarkRadiant: master 25bad04a
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 03.04.2021 14:48 | master 1a749202 |
Changeset | Add test for scalar multiplication of Vector3 Also fix the operator* definition with appropriate use of std::is_arithmetic to allow scalar multiplication in either order (pre or post) without triggering ambiguous overload errors. |
|||
mod - libs/math/Vector3.h | Diff File | |||
mod - test/math/Vector3.cpp | Diff File |