Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] convex polyhedron from planar halfspaces using double coordinates?

Subject: CGAL users discussion list

List archive

[cgal-discuss] convex polyhedron from planar halfspaces using double coordinates?


Chronological Thread 
  • From: Maarten Moesen <>
  • To:
  • Subject: [cgal-discuss] convex polyhedron from planar halfspaces using double coordinates?
  • Date: Mon, 25 Sep 2017 16:38:03 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:oWl3BBwssKSiI2zXCy+O+j09IxM/srCxBDY+r6Qd0uwfIJqq85mqBkHD//Il1AaPBtqLra8cw8Pt8IneGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2NBXupSi54jcWXxn+LgFoPf/dG4jIjs3x2frh1YfUZlBtjTOnfb50ZDCxoB7csIFChIJrMLo8zCzMpXZTduJ+xX5uOUmWlhC67cC1qs0wux9Msu4sopYTGZ7xeL41GORV

Dear CGAL community,

Today I tried computing the bounded convex polyhedron that is within a set of planar halfspaces using the NEF_3 library (CGAL 4.10). The equations of my input planes are given by doubles, and are thus not integer. I used the Exact_predicates_exact_constructions_kernel, but apparently there is no constructor for Nef_polyhedron::Plane_3.

Is there another kernel that I can use with double coordinates (and convert again to doubles once I have the solution?). Or is there another practical way to compute the convex polyhedron?

Best regards,

Maarten Moesen
--
Maarten Moesen, PHD
Polymer Physicist Computational Modeling

HUNTSMAN (Europe) BVBA
Everslaan 45
B-3078 Everberg
Belgium
VAT: BE - 0468.807.829

Office Phone: 0032 (0) 2 758 9962


  • [cgal-discuss] convex polyhedron from planar halfspaces using double coordinates?, Maarten Moesen, 09/25/2017

Archive powered by MHonArc 2.6.18.

Top of Page