Sphere.containsPoint

bool containsPoint(graphene.point3_d.Point3D point)

Checks whether the given point is contained in the volume of a #graphene_sphere_t.

Parameters

pointa #graphene_point3d_t

Returns

true if the sphere contains the point