Sphere.translate

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

class Sphere
void
translate

Parameters

point Point3D

the coordinates of the translation

res Sphere

return location for the translated sphere

Meta