SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
operator<=()
bool SRL::Math::Types::Fxp::operator<=
(
const
Fxp
&
fxp
)
const
inline
constexpr
Compare two
Fxp
objects for less than or equal to.
Parameters
fxp
The
Fxp
object to compare with.
Returns
true
if this object is less than or equal to the other; otherwise,
false
.
SRL
Math
Types
Fxp