Searched refs:convHull (Results 1 – 1 of 1) sorted by relevance
213 p0 = convHull[i]; in Impl_calcSafeParams()214 p1 = convHull[0]; in Impl_calcSafeParams()218 p0 = convHull[i]; in Impl_calcSafeParams()340 cout << convHull[k].x << " " << convHull[k].y << endl; in Impl_calcSafeParams_clip()342 cout << convHull[0].x << " " << convHull[0].y << endl; in Impl_calcSafeParams_clip()900 cout << convHull[count].x << " " << convHull[count].y << endl; in Impl_calcSafeParams_focus()902 cout << convHull[0].x << " " << convHull[0].y << endl; in Impl_calcSafeParams_focus()1414 cout << convHull[k].x << " " << convHull[k].y << endl; in main()1416 cout << convHull[0].x << " " << convHull[0].y << endl; in main()1677 cout << convHull[k].x << " " << convHull[k].y << endl; in main()[all …]
Completed in 25 milliseconds