Sphere.alloc

Allocates a new #graphene_sphere_t.

The contents of the newly allocated structure are undefined.

class Sphere
static
alloc
()

Return Value

Type: graphene.sphere.Sphere

the newly allocated #graphene_sphere_t. Use graphene.sphere.Sphere.free to free the resources allocated by this function