Subject: CGAL users discussion list
List archive
- From: Pol Monsó Purtí Helimap <>
- To:
- Subject: [cgal-discuss] Intersection of a ray and a delaunay triangulation
- Date: Thu, 24 Mar 2016 12:33:44 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:qhYfkhY/L3BERpp0If/LgjH/LSx+4OfEezUN459isYplN5qZpcm7bnLW6fgltlLVR4KTs6sC0LqG9fmwEjZcqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aJBzzOEJPK/jvHcaK1oLsh7D0os2YOVkArQH+SI0xBS3+lR/WuMgSjNkqAYcK4TyNnEF1ff9Lz3hjP1OZkkW0zM6x+Jl+73YY4Kp5pIYTGZn9Kq83RLgdADU9OH0u/+XqswPCRE2B/CgySGITxyJPBz/g6xfhxaDJrzHmM91d1S2bOMTuBeQsXjDk6qBtUxjAiCoDNjsw6Cfcipoj3+pgvBu9qkknkMbva4aPOa8mcw==
Hello all,
How can I intersect a 3d ray with a 2D Constrained Delaunay Triangulation created from 3d points using the project_xy traits?typedef CGAL::Exact_predicates_inexact_constructions_kernel K;
typedef CGAL::Projection_traits_xy_3<K> Gt;
typedef K::Point_3 Point3;
typedef CGAL::Triangulation_vertex_base_2<Gt> Vb;
typedef CGAL::Delaunay_mesh_face_base_2<Gt> Fb;
typedef CGAL::Triangulation_data_structure_2<Vb, Fb> Tds;
typedef CGAL::Constrained_Delaunay_triangulation_2<Gt, Tds> CDT;
- [cgal-discuss] Intersection of a ray and a delaunay triangulation, Pol Monsó Purtí Helimap, 03/24/2016
- Re: [cgal-discuss] Intersection of a ray and a delaunay triangulation, Olivier Devillers, 03/24/2016
- Re: [cgal-discuss] Intersection of a ray and a delaunay triangulation, Andreas Fabri, 03/24/2016
- Re: [cgal-discuss] Intersection of a ray and a delaunay triangulation, Pol Monsó Purtí Helimap, 03/24/2016
- Re: [cgal-discuss] Intersection of a ray and a delaunay triangulation, Andreas Fabri, 03/24/2016
- Re: [cgal-discuss] Intersection of a ray and a delaunay triangulation, Olivier Devillers, 03/24/2016
Archive powered by MHonArc 2.6.18.