Sphere.containsPoint

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

class Sphere
bool
containsPoint

Parameters

point graphene.point3_d.Point3D

a #graphene_point3d_t

Return Value

Type: bool

true if the sphere contains the point