Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Getting the trapezoid cells from Arr_trapezoid_ric_point_location

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Getting the trapezoid cells from Arr_trapezoid_ric_point_location


Chronological Thread 
  • From: djulzz <>
  • To:
  • Subject: [cgal-discuss] Re: Getting the trapezoid cells from Arr_trapezoid_ric_point_location
  • Date: Sun, 20 May 2012 01:08:49 -0700 (PDT)

I used the function CGAL::decompose. I
http://cgal-discuss.949826.n4.nabble.com/file/n4646703/untitled.png The
image I've attached is what I'm trying to decompose: the vertices of a
triangle bounded by a rectangle. The 3 different plots shows, for each of
the triangle vertices, the edge above (in red), and the edge below (in
green). I have absolutely no idea how such output can be used for
trapezoidal decomposition.

Attached is the actual code I use.
http://cgal-discuss.949826.n4.nabble.com/file/n4646703/testDecomposition.cpp
testDecomposition.cpp

(I use the testB function).

Please help me making sense out of the decompose output.

-----
Julien Esposito
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Getting-the-trapezoid-cells-from-Arr-trapezoid-ric-point-location-tp4443028p4646703.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page