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

◆ operator==()

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

Compares two angles for equality.

Parameters
otherThe angle to compare with
Returns
true if the angles are equal, false otherwise
Note
This compares the raw 16-bit values for exact equality.