SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
operator*()
[1/2]
Angle
SRL::Math::Types::Angle::operator*
(
const
Fxp
&
fxp
)
const
inline
constexpr
Multiplies an angle by a fixed-point scalar value.
Parameters
fxp
The fixed-point scalar value to multiply by
Returns
New
Angle
object containing the result
Note
Automatically wraps around the result due to 16-bit arithmetic.
SRL
Math
Types
Angle