Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_geometry_traits/
H A DBezier_cache.h103 typedef std::pair<Intersection_list, bool> Intersection_info; typedef
105 Intersection_info,
338 Intersection_info& info = intersect_map[curve_pair]; in get_intersections()
560 Intersection_info& info = intersect_map[curve_pair]; in mark_as_overlapping()
/dports/math/cgal/CGAL-5.3/include/CGAL/Algebraic_kernel_d/
H A DCurve_pair_analysis_2.h145 struct Intersection_info { struct
151 typedef std::vector<std::vector<Intersection_info> > argument
2426 typename std::vector<typename Rep::Intersection_info>::iterator in create_event_slice_from_current_intersection_info()
2462 typedef typename Rep::Intersection_info Intersection_info; in update_intersection_info() typedef
2469 Intersection_info intersection_info; in update_intersection_info()
2509 typedef std::vector<Intersection_info> Intersection_info_vector; in update_intersection_info()