SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
operator!=()
bool SRL::Math::Types::Angle::operator!=
(
const
Angle
&
other
)
const
inline
constexpr
Compares two angles for inequality.
Parameters
other
The 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.
SRL
Math
Types
Angle