SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Sphere()

SRL::Math::Types::Sphere::Sphere ( const Vector3D & center,
const Fxp & radius )
inlineconstexpr

Creates sphere from center and radius.

Parameters
centerCenter point of sphere
radiusRadius of sphere (must be >= 0)