Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Segment tree and tetrahedron

Subject: CGAL users discussion list

List archive

[cgal-discuss] Segment tree and tetrahedron


Chronological Thread 
  • From: Per Zetterlund <>
  • To:
  • Subject: [cgal-discuss] Segment tree and tetrahedron
  • Date: Thu, 13 Nov 2014 10:45:00 +0100

Hi all,

I have a list of (non-overlapping) tetrahedrons
that I want to query with a point to see
which (if any) tetrahedron that contains
the point.

Is it possible to use the Segment tree
structure for this? Can the 3D "segments"
be tetrahedrons?

/Per



Archive powered by MHonArc 2.6.18.

Top of Page