OpenSiv3D  v0.6.5
C++20 framework for creative coding
Spherical.hpp File Reference
#include "Common.hpp"
#include "PointVector.hpp"
#include "FastMath.hpp"
#include "PredefinedNamedParameter.hpp"
#include "detail/Spherical.ipp"

Classes

struct  s3d::SphericalBase< Float >
 
struct  std::hash< s3d::SphericalBase< Float > >
 

Namespaces

 s3d
 

Typedefs

using s3d::Spherical = SphericalBase< double >
 
using s3d::SphericalF = SphericalBase< float >