SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Sphere()
SRL::Math::Types::Sphere::Sphere
(
const
Vector3D
&
center
,
const
Fxp
&
radius
)
inline
constexpr
Creates sphere from center and radius.
Parameters
center
Center point of sphere
radius
Radius of sphere (must be >= 0)
SRL
Math
Types
Sphere