ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
toy::math::Point Member List

This is the complete list of members for toy::math::Point, including all inherited members.

c_arr() noexcepttoy::math::Point
c_arr() const noexcepttoy::math::Point
isEqual(const Point &point, int32_t epsilon=0) const noexcepttoy::math::Point
isZero() const noexcepttoy::math::Point
operator*=(const T &scalar) noexcepttoy::math::Point
operator+=(const Point &point) noexcepttoy::math::Point
operator-=(const Point &point) noexcepttoy::math::Point
operator/=(const T &scalar) noexcepttoy::math::Point
Point() noexcept=defaulttoy::math::Point
Point(const int32_t &x, const int32_t &y) noexcepttoy::math::Point
Point(const int32_t *values) noexcepttoy::math::Pointexplicit
setZero() noexcepttoy::math::Point
xtoy::math::Point
ytoy::math::Point