Searched refs:nobounding (Results 1 – 1 of 1) sorted by relevance
279 bool nobounding = false; in ParseCommandLine() local291 .arg(nobounding, "no-bounding", "disable bounding technique") in ParseCommandLine()297 opt.boundmode = nobounding ? RT_BOUNDING_DISABLED : RT_BOUNDING_ENABLED; in ParseCommandLine()