ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
toy::math::fixed< Base, Intermediate, Fraction, Rounding > Member List

This is the complete list of members for toy::math::fixed< Base, Intermediate, Fraction, Rounding >, including all inherited members.

_fractionMult() noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >privatestatic
_valuetoy::math::fixed< Base, Intermediate, Fraction, Rounding >private
fixed() noexcept=defaulttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
fixed(const T &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >explicit
fixed(const T &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >explicit
fixed(const fixed< OtherBase, OtherIntermediate, OtherFraction, OtherRounding > &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >explicit
fixed(const Base &val, RawConstructorTag) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >private
fromFixedPoint(const T &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >static
fromFixedPoint(const T &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >static
fromFixedPoint(const T &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
fromRawValue(const Base &value) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >static
operator T() const noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >explicit
operator T() const noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >explicit
operator*=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator*=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator*=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator*=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator+=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator+=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator+=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator+=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator-=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator-=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator-=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator-=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator/=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator/=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator/=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator/=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator=(const fixed< Base, Intermediate, Fraction, OtherRounding > &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
operator=(const T &other) noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >
rawValue() const noexcepttoy::math::fixed< Base, Intermediate, Fraction, Rounding >