IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::math::deg64 Member List

This is the complete list of members for ice::math::deg64, including all inherited members.

_valueice::math::deg64
operator deg32() const noexceptice::math::deg64
operator*(this deg64 self, SimpleNumberType auto number) noexcept -> deg64ice::math::deg64inline
operator+(this deg64 self, SimpleNumberType auto number) noexcept -> deg64ice::math::deg64inline
operator+(this deg64 self, deg64 other) noexcept -> deg64ice::math::deg64inline
operator-(this deg64 self, SimpleNumberType auto number) noexcept -> deg64ice::math::deg64inline
operator-(this deg64 self, deg64 other) noexcept -> deg64ice::math::deg64inline
operator/(this deg64 self, SimpleNumberType auto number) noexcept -> deg64ice::math::deg64inline
operator<=>(this deg64 self, SimpleNumberType auto other) noexceptice::math::deg64inline
operator<=>(this deg64 self, deg64 other) noexceptice::math::deg64inline
raw_value(this deg64 self) noexcept -> f64ice::math::deg64inline
to_rad32(this deg64 self) noexcept -> rad32ice::math::deg64inline
to_rad64(this deg64 self) noexcept -> rad64ice::math::deg64inline