OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::SphericalBase< Float > Member List

This is the complete list of members for s3d::SphericalBase< Float >, including all inherited members.

fastToFloat3() const noexcepts3d::SphericalBase< Float >
fastToVec3() const noexcepts3d::SphericalBase< Float >
Formatter(FormatData &formatData, const SphericalBase &value)s3d::SphericalBase< Float >friend
hash() const noexcepts3d::SphericalBase< Float >
operator position_type() const noexcepts3d::SphericalBase< Float >
operator+() const noexcepts3d::SphericalBase< Float >
operator+(position_type v) const noexcepts3d::SphericalBase< Float >
operator-() const noexcepts3d::SphericalBase< Float >
operator-(position_type v) const noexcepts3d::SphericalBase< Float >
operator<<(std::basic_ostream< CharType > &output, const SphericalBase &value)s3d::SphericalBase< Float >friend
operator>>(std::basic_istream< CharType > &input, SphericalBase &value)s3d::SphericalBase< Float >friend
phis3d::SphericalBase< Float >
position_type typedefs3d::SphericalBase< Float >
rs3d::SphericalBase< Float >
SphericalBase()=defaults3d::SphericalBase< Float >
SphericalBase(value_type _r, value_type _theta, value_type _phi) noexcepts3d::SphericalBase< Float >
SphericalBase(Arg::r_< value_type > _r, Arg::theta_< value_type > _theta, Arg::phi_< value_type > _phi) noexcepts3d::SphericalBase< Float >
SphericalBase(Arg::r_< value_type > _r, Arg::phi_< value_type > _phi, Arg::theta_< value_type > _theta) noexcepts3d::SphericalBase< Float >
SphericalBase(Arg::theta_< value_type > _theta, Arg::r_< value_type > _r, Arg::phi_< value_type > _phi) noexcepts3d::SphericalBase< Float >
SphericalBase(Arg::theta_< value_type > _theta, Arg::phi_< value_type > _phi, Arg::r_< value_type > _r) noexcepts3d::SphericalBase< Float >
SphericalBase(Arg::phi_< value_type > _phi, Arg::r_< value_type > _r, Arg::theta_< value_type > _theta) noexcepts3d::SphericalBase< Float >
SphericalBase(Arg::phi_< value_type > _phi, Arg::theta_< value_type > _theta, Arg::r_< value_type > _r) noexcepts3d::SphericalBase< Float >
SphericalBase(position_type pos) noexcepts3d::SphericalBase< Float >
thetas3d::SphericalBase< Float >
toFloat3() const noexcepts3d::SphericalBase< Float >
toPosition() const noexcepts3d::SphericalBase< Float >
toVec3() const noexcepts3d::SphericalBase< Float >
value_type typedefs3d::SphericalBase< Float >