Sphere.translate

void translate(graphene.point3_d.Point3D point, out graphene.sphere.Sphere res)

Translates the center of the given #graphene_sphere_t using the point coordinates as the delta of the translation.

Parameters

pointthe coordinates of the translation
resreturn location for the translated sphere