SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
FromDegrees()
[1/2]
static constexpr
Angle
SRL::Math::Types::Angle::FromDegrees
(
const
Fxp
&
degreeTurns
)
inline
static
constexpr
Creates angle from degrees.
Parameters
degreeTurns
Angle
in degrees as fixed-point value
Returns
Angle
object
Note
Converts from a fixed-point representation of degrees to an
Angle
object.
SRL
Math
Types
Angle