GF_MeshSphereAngles  216 include/gpac/internal/mesh.h void mesh_new_sphere(GF_Mesh *mesh, Fixed radius, Bool low_res, GF_MeshSphereAngles *angles);
GF_MeshSphereAngles 1294 src/compositor/hardcoded_protos.c 	GF_MeshSphereAngles sphere_angles;
GF_MeshSphereAngles  591 src/compositor/mesh.c void compute_sphere(Fixed radius, SFVec3f *coords, SFVec2f *texcoords, u32 num_steps, GF_MeshSphereAngles *sphere_angles)
GF_MeshSphereAngles  638 src/compositor/mesh.c void mesh_new_sphere(GF_Mesh *mesh, Fixed radius, Bool low_res, GF_MeshSphereAngles *sphere_angles)