]> git.tdb.fi Git - libs/math.git/commit
Explicitly convert literals to the T type
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 10:24:31 +0000 (13:24 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 10:24:31 +0000 (13:24 +0300)
commitdeb72488567ad3b474a345825c0332548b404dd6
tree0d27cc268a0ddb21ec41d22c86ae72d19565ad72
parent17bcc1975395e65f75d24f8920d6beb442927a4a
Explicitly convert literals to the T type

Otherwise MSVC will complain about conversion to float when T is float.
source/geometry/angle.h