Om  1.0.0
A universal framework for multimedia simulation
om::math::Fixed< BaseType, fractionalBits > Member List

This is the complete list of members for om::math::Fixed< BaseType, fractionalBits >, including all inherited members.

Fixed()om::math::Fixed< BaseType, fractionalBits >inline
Fixed(float a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(double a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(int a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(unsigned int a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(long a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(unsigned long a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(long long a)om::math::Fixed< BaseType, fractionalBits >inline
Fixed(unsigned long long a)om::math::Fixed< BaseType, fractionalBits >inline
operator data::String() const om::math::Fixed< BaseType, fractionalBits >inline
operator double() const om::math::Fixed< BaseType, fractionalBits >inline
operator float() const om::math::Fixed< BaseType, fractionalBits >inline
operator int() const om::math::Fixed< BaseType, fractionalBits >inline
operator long() const om::math::Fixed< BaseType, fractionalBits >inline
operator long long() const om::math::Fixed< BaseType, fractionalBits >inline
operator unsigned int() const om::math::Fixed< BaseType, fractionalBits >inline
operator unsigned long() const om::math::Fixed< BaseType, fractionalBits >inline
operator unsigned long long() const om::math::Fixed< BaseType, fractionalBits >inline
operator!=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator!=(T other) const om::math::Fixed< BaseType, fractionalBits >inline
operator*(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator*(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator*=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator*=(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator+() const om::math::Fixed< BaseType, fractionalBits >inline
operator+(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator+(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator+=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator+=(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator-() const om::math::Fixed< BaseType, fractionalBits >inline
operator-(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator-(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator-=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator-=(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator/(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator/(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator/=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator/=(T value) const om::math::Fixed< BaseType, fractionalBits >inline
operator<(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator<(T other) const om::math::Fixed< BaseType, fractionalBits >inline
operator<=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator<=(T other) const om::math::Fixed< BaseType, fractionalBits >inline
operator=(T a)om::math::Fixed< BaseType, fractionalBits >inline
operator==(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator==(T other) const om::math::Fixed< BaseType, fractionalBits >inline
operator>(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator>(T other) const om::math::Fixed< BaseType, fractionalBits >inline
operator>=(const Fixed &other) const om::math::Fixed< BaseType, fractionalBits >inline
operator>=(T other) const om::math::Fixed< BaseType, fractionalBits >inline
toString() const om::math::Fixed< BaseType, fractionalBits >inline