Home
last modified time | relevance | path

Searched defs:Construct_line_2 (Results 1 – 7 of 7) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DCircular_kernel_2.h79 typedef LinearFunctors::Construct_line_2<CircularKernel> Construct_line_2; typedef
H A DMin_quadrilateral_traits_2.h101 typedef typename Kernel::Construct_line_2 Construct_line_2; typedef
H A Dmin_quadrilateral_2.h260 typedef typename Base::Construct_line_2 Construct_line_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Triangulation_2/internal/
H A DTriangulation_2_projection_traits_base_3.h402 typedef typename K::Construct_line_3 Construct_line_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_shortest_path/
H A Dfunction_objects.h428 typedef typename K::Construct_line_2 Construct_line_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Cartesian/
H A Dfunction_objects.h2619 Construct_line_2() {} in Construct_line_2() function
2620 Construct_line_2(const Construct_point_on_2& c_) : c(c_) {} in Construct_line_2() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Homogeneous/
H A Dfunction_objects.h2875 Construct_line_2() {} in Construct_line_2() function
2876 Construct_line_2(const Construct_point_on_2& cp_) : cp(cp_) {} in Construct_line_2() function