Skip to Content.
Sympa Menu

cgal-discuss - Two Questions about Nef_3 polyhedron

Subject: CGAL users discussion list

List archive

Two Questions about Nef_3 polyhedron


Chronological Thread 
  • From: "Wonwoo Lee" <>
  • To:
  • Subject: Two Questions about Nef_3 polyhedron
  • Date: Mon, 19 Feb 2007 23:50:46 +0900
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YBcLWXGauaZ+FBu5CDS/8brNBJvn2pAm2+8xYYXjX+WG0iQDLD9TTVzf77zqa0sU/T3dl4QMedFfXYruuwR96e3SySMze3gPSQoDS464cbo01uV2F0js4CakcxHKPeUEwlYs9Gm4ecbBbLzDMrqo50f//SdNPdCHCpBhjSepUXM=

Hi. I have questions about Nef_3 polyhedron.

Question 1 :
If I made a Nef_3 polyhedron with a plane (0,0,1,-20), a simple z=20,
what region does the polyhedron represent ?
Is it the upper region or the lower region of the plane ?

Following to the example about converting Polyhedron_3 to Nef_polyhedron_3,
I created a simple tetrahedron and converted it to Nef_polyhedron_3.

In this case, the region Nef_polyhedron_3 represents is inside of the
tethedron ?

Question 2 :
Let's assume that I create a triangular mesh model (for examle, a cube)
with Polyhedron_3 by using incremental builder and convert it to a
Nef_polyhedron_3.
If all the facets outward normal vector, what region the converted
Nef_polyhedron_3
represents, inside the mesh or outside ?

 


  • Two Questions about Nef_3 polyhedron, Wonwoo Lee, 02/19/2007

Archive powered by MHonArc 2.6.16.

Top of Page