mesh_new_sphere 216 include/gpac/internal/mesh.h void mesh_new_sphere(GF_Mesh *mesh, Fixed radius, Bool low_res, GF_MeshSphereAngles *angles); mesh_new_sphere 1332 src/compositor/hardcoded_protos.c mesh_new_sphere(stack->mesh, -1 * INT2FIX(radius), GF_FALSE, &sphere_angles); mesh_new_sphere 126 src/compositor/mpeg4_geometry_3d.c mesh_new_sphere(stack->mesh, sp->radius, tr_state->visual->compositor->high_speed, NULL);