Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Intersection between a ray and a cell

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Intersection between a ray and a cell


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Intersection between a ray and a cell
  • Date: Mon, 28 Jul 2014 10:42:27 +0200
  • Organization: GeometryFactory

It's not clear to me what you are looking for (what you say about nodes confuses me).

Is the ray arbitrary and do you want to know all the finite cells
intersected by that ray?

Sebastien.

On 07/28/2014 10:22 AM, cdoucet wrote:
Hello,

In a 3D Delaunay triangulation, I would like to know which tetraedra
(indicent to the same node) are intersected by a given ray (passing through
this node).

I found in the documentation that intersections between rays and other cells
can be computed:
http://doc.cgal.org/latest/Kernel_23/group__intersection__linear__grp.html
However, it does not seem possible to call intersection function for a ray
and a tetrahedron (or a Cell_handle).

How could I perform such an intersection with CGAL?

Thank you very much for your help.

Cédric Doucet
Inria Paris-Rocquencourt



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Intersection-between-a-ray-and-a-cell-tp4659619.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page