SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
operator>>()
Fxp
SRL::Math::Types::Fxp::operator>>
(
const size_t &
shiftAmount
)
const
inline
constexpr
Right shift operator for logical right shift.
Parameters
shiftAmount
The number of bits to shift.
Returns
The result of the logical right shift as an
Fxp
object.
SRL
Math
Types
Fxp