SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ operator+()

Fxp SRL::Math::Types::Fxp::operator+ ( const Fxp & fxp) const
inlineconstexpr

Add another Fxp object to this object.

Parameters
fxpThe Fxp object to add.
Returns
The sum as an Fxp object.