SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Contains()
bool SRL::Math::Types::Sphere::Contains
(
const
Vector3D
&
point
)
const
inline
virtual
Tests if a point is inside the sphere.
Parameters
point
Point to test.
Returns
true if the point is inside or on the surface of the sphere.
Implements
SRL::Math::Types::Shape
.
SRL
Math
Types
Sphere