UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::math::Integer2D Member List

This is the complete list of members for ugdk::math::Integer2D, including all inherited members.

Angle() const ugdk::math::Integer2D
Divide(const Integer2D &divider)ugdk::math::Integer2D
Divided(const Integer2D &divider) const ugdk::math::Integer2D
get_x() const ugdk::math::Integer2Dinline
get_y() const ugdk::math::Integer2Dinline
Integer2D()ugdk::math::Integer2Dinline
Integer2D(int val)ugdk::math::Integer2Dinlineexplicit
Integer2D(int _x, int _y)ugdk::math::Integer2Dinline
Integer2D(const ugdk::math::Vector2D &vec2d)ugdk::math::Integer2Dexplicit
Length() const ugdk::math::Integer2D
LengthSquared() const ugdk::math::Integer2Dinline
Mirror(const ugdk::enums::mirroraxis::MirrorAxis mirror)ugdk::math::Integer2D
Mirrored(const ugdk::enums::mirroraxis::MirrorAxis mirror) const ugdk::math::Integer2D
Mod(const Integer2D &divisor)ugdk::math::Integer2D
Multiplied(const Integer2D &multiplier) const ugdk::math::Integer2D
Multiply(const Integer2D &multiplier)ugdk::math::Integer2D
NormOne() const ugdk::math::Integer2D
operator!=(const Integer2D &right) const ugdk::math::Integer2Dinline
operator%(int scalar) const ugdk::math::Integer2D
operator%(const Integer2D &right) const ugdk::math::Integer2D
operator%=(int scalar)ugdk::math::Integer2D
operator*(int scalar) const ugdk::math::Integer2D
operator*(double scalar) const ugdk::math::Integer2D
operator*(const Integer2D &right) const ugdk::math::Integer2D
operator*=(int scalar)ugdk::math::Integer2D
operator+(const Integer2D &right) const ugdk::math::Integer2D
operator+=(const Integer2D &other)ugdk::math::Integer2D
operator-() const ugdk::math::Integer2D
operator-(const Integer2D &right) const ugdk::math::Integer2D
operator-=(const Integer2D &other)ugdk::math::Integer2D
operator/(int scalar) const ugdk::math::Integer2D
operator/=(int scalar)ugdk::math::Integer2D
operator==(const Integer2D &right) const ugdk::math::Integer2Dinline
Remainder(const Integer2D &divisor) const ugdk::math::Integer2D
Rotate(RotDeg rotdeg)ugdk::math::Integer2D
Rotate(RotDeg rotdeg, const Integer2D &center)ugdk::math::Integer2Dinline
Rotated(RotDeg rotdeg) const ugdk::math::Integer2D
Rotated(RotDeg rotdeg, const Integer2D &center) const ugdk::math::Integer2Dinline
Scale(const Integer2D &multiplier, const Integer2D &divisor)ugdk::math::Integer2D
Scaled(const Integer2D &multiplier, const Integer2D &divisor) const ugdk::math::Integer2D
set_x(int x_)ugdk::math::Integer2Dinline
set_y(int y_)ugdk::math::Integer2Dinline
valugdk::math::Integer2D
xugdk::math::Integer2D
yugdk::math::Integer2D
~Integer2D()ugdk::math::Integer2Dinline