c_graphene_sphere_init_from_points

extern (C) __gshared
graphene_sphere_t* function(graphene_sphere_t* s, uint nPoints, const(graphene_point3d_t)* points, const(graphene_point3d_t)* center) c_graphene_sphere_init_from_points;