Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Face

Subject: CGAL users discussion list

List archive

[cgal-discuss] Face


Chronological Thread 
  • From: Gaurav Kanade <>
  • To: cgal-discuss <>
  • Subject: [cgal-discuss] Face
  • Date: Wed, 8 Jun 2011 11:53:21 -0500
  • 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=ZOFk++oT7FNt1jn2lUwnNlI8O/IONG29v8XbGT3TC/L+4iIWYGYiWhsHdsKVblChBW nwX9kAuEyqGebgVGQ0t3a9yHaKo6fgXblzy5IyWHEz9WlDKrGOSdNAfA/ooBGqgXvoh7 ob4du7gUBSAiIg96ZWsfnW6ibu8HuBLEIZRoY=

Hello
I am performing point location queries on an arrangement and receiving the
handle to the Object in which the point is located. Now I am using the
assign function check if the object is assigned to a face or a vertex or
edge but what I really want to is to determine if two different points after
performing two different queries are in the same face or not. Could you help
me to find the documentation regarding this ? I tried reading up on Face and
Face_const_handle but could not find it.

Thanks

--
Gaurav Kanade,
PhD Candidate,
Dept. of Computer Science
University of Iowa
Iowa City, IA 52246



--
Gaurav Kanade,
PhD Candidate,
Dept. of Computer Science
University of Iowa
Iowa City, IA 52246



Archive powered by MHonArc 2.6.16.

Top of Page