SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ FromRadians() [2/2]

static consteval Angle SRL::Math::Types::Angle::FromRadians ( double radians)
inlinestaticconsteval

Creates angle from radians at compile time.

Parameters
radiansAngle in radians as floating-point value
Returns
Angle object
Note
This is a compile-time function that converts from radians to the internal 16-bit representation.