Sphere.distance

Computes the distance of the given @point from the surface of a #graphene_sphere_t.

class Sphere
float
distance

Parameters

point Point3D

a #graphene_point3d_t

Return Value

Type: float

the distance of the point

Meta