Home
last modified time | relevance | path

Searched refs:oupt (Results 1 – 1 of 1) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Segment_Delaunay_graph_Linf_2/
H A DBasic_predicates_C2.h1335 Orientation oupt = CGAL::orientation(pu, p.point(), pt); in test_star() local
1338 return (oupt == LEFT_TURN) && (otpv == LEFT_TURN); in test_star()