Searched refs:intersectionThreshold (Results 1 – 3 of 3) sorted by relevance
100 double intersectionThreshold {1e-08}; member197 intersectionThreshold, in parse()241 << "\n intersection tolerance = " << intersectionThreshold in parse()649 params.intersectionThreshold); in main()656 params.intersectionThreshold); in main()663 params.intersectionThreshold); in main()671 params.intersectionThreshold); in main()696 params.intersectionThreshold); in main()704 params.intersectionThreshold); in main()713 params.intersectionThreshold); in main()[all …]
115 double intersectionThreshold = 1E-8) in findTriMeshIntersectionsBVH() argument272 intersectionThreshold)) in findTriMeshIntersectionsBVH()346 double intersectionThreshold = 1E-8);
56 double intersectionThreshold) in findTriMeshIntersections() argument141 if(primal::intersect(t1, t2, false, intersectionThreshold)) in findTriMeshIntersections()