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

◆ operator-=()

Angle & SRL::Math::Types::Angle::operator-= ( const Angle & other)
inlineconstexpr

Subtracts two angles.

Parameters
otherAngle to subtract
Returns
Reference to the modified Angle object
Note
Automatically wraps around the result due to 16-bit arithmetic.