summaryrefslogtreecommitdiff
path: root/test/raytracer/simplify.h
blob: b2d179574433deeb437d92954b38c3ab18c03ac0 (plain)
1
2
3
/* Add bounding sphere info to the given object (recursively) */

void compute_bounding_spheres(struct object * obj);