Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPeriodic_4_hyperbolic_Delaunay_triangulation_traits_2.h567 CGAL::Bounded_side PoincareSide = _gt.bounded_side_2_object()(Poincare, t); in operator() local
572 if(PoincareSide == CGAL::ON_BOUNDED_SIDE) in operator()