true if the sphere contains the pointSphere.containsPoint
bool containsPoint(graphene.point3_d.Point3D point)Checks whether the given point is contained in the volume of a #graphene_sphere_t.
Parameters
point | a #graphene_point3d_t |
bool containsPoint(graphene.point3_d.Point3D point)Checks whether the given point is contained in the volume of a #graphene_sphere_t.
point | a #graphene_point3d_t |
true if the sphere contains the point