Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Inset and more

Subject: CGAL users discussion list

List archive

[cgal-discuss] Inset and more


Chronological Thread 
  • From: Untitled <>
  • To:
  • Subject: [cgal-discuss] Inset and more
  • Date: Mon, 25 Jan 2010 11:00:44 -0800 (PST)


Hi
I have some trouble with Cgal and insetting a 2D polygon.
The main one is : when I want to inset a square 2a*2a for instance with the
radius a, it will fail.
Then, you may inset only with Rationnal coefficients, I can't find any
kernel where the interesection between the displaced walls corresponding to
the walls y=x and y=-x with radius 1 is exactly (0, sqrt(2)).
Moreover, If I use a conic kernel for this inset, and I want to access
coefficients, sometimes it returns 0,0,...,0 (you may just std::cout the
result to see that). Especially when it is a segment.
Finally, sometimes you want to know what displaced wall correspond to what
wall. but there is no option for that in the inset (or offset) function (but
I guess it is not necessary).

Thank you
David
()
--
View this message in context:
http://n4.nabble.com/Inset-and-more-tp1289686p1289686.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Inset and more, Untitled, 01/25/2010

Archive powered by MHonArc 2.6.16.

Top of Page