Sphere.init_
graphene.sphere.Sphere init_(graphene.point3_d.Point3D center, float radius)Initializes the given #graphene_sphere_t with the given center and radius.
Parameters
center | the coordinates of the center of the sphere, or null for a center in (0, 0, 0) |
radius | the radius of the sphere |
Returns
the initialized #graphene_sphere_t