Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] is_at_open_boundary() problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] is_at_open_boundary() problem


Chronological Thread 
  • From: Marco Aurelio Sterpa <>
  • To:
  • Subject: Re: [cgal-discuss] is_at_open_boundary() problem
  • Date: Sat, 26 Sep 2009 11:56:26 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=hLZLL0D+wqZ7i/9TJRMaI2KVKp0CXx8NIDRrA86Yp7MeIjsuYQ4NAEbgQBIoNQbI0+ B+SrePbk4tKj/IomrdcYVTeeNP9jQKUwCQFlH3iB5LK/4bbD67oq6TKcTaQpoQ38uTEK tIykoaEhzWAkdOTDCVerwoXWm6iSCln1eMKu0=

It's a Arrangement_2::Vertex

2009/9/26 Eric Berberich <>
Marco Aurelio Sterpa wrote:
I'm sorry to get wrong with that, the right statement is if(!e.target()....); with this said, I get a static error at compile time. I've also tried with e.curve() but I got the same problem, it seems to be just like I'm using a wrong type (Vertex). Thanks in advance.


Is it a dcel-vertex or an arrangement-vertex?


eriC
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page