Searched refs:boundthresh (Results 1 – 4 of 4) sorted by relevance
88 int boundthresh; /* bounding threshold */ member101 opt->boundthresh = -1; in initoptions()267 if (opt->boundthresh != -1) { in useoptions()268 rt_boundthresh(scene, opt->boundthresh); in useoptions()289 .positional_arg(opt.boundthresh, "boundthresh", "bounding threshold value") in ParseCommandLine()
192 int boundthresh; /* threshold number of subobjects */ member
190 scene->boundthresh = threshold; in rt_boundthresh()195 scene->boundthresh = MAXOCTNODES; in rt_boundthresh()
30 tachyon [dataset=value] [boundthresh=value] [no-display-updating] [no-bounding] [silent] [-h] [data…34 * `boundthresh` - bounding threshold value.