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 inequality.

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