Searched refs:rt_boundthresh (Results 1 – 3 of 3) sorted by relevance
127 void rt_boundthresh(SceneHandle, int);
186 void rt_boundthresh(SceneHandle voidscene, int threshold) { in rt_boundthresh() function224 rt_boundthresh(voidscene, MAXOCTNODES); /* default threshold */ in rt_newscene()
268 rt_boundthresh(scene, opt->boundthresh); in useoptions()