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 equality.
Parameters
other
The angle to compare with
Returns
true if the angles are equal, false otherwise
Note
This compares the raw 16-bit values for exact equality.
SRL
Math
Types
Angle