Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Create Polyhedron from given Planes

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Create Polyhedron from given Planes


Chronological Thread 
  • From: ochyomdu <>
  • To:
  • Subject: [cgal-discuss] Re: Create Polyhedron from given Planes
  • Date: Thu, 19 Apr 2012 02:40:03 -0700 (PDT)

Hello Dimitris.

For Your case You could use the class Nef_Polyhedron_3.
How to convert Nef_Polyhedron_3 into Polyhedron_3 You can find in demo.

Greetings




sgdimitris wrote
>
> Maybe a start to solve my problem is someone to advice me how can a take
> the intersection of two (or more)
> half-spaces that two (or more) planes create?
> for example to make it more clear:
> lets say that the Plane A creates the half-spaces A1 and A2. The plane B
> creates the half-spaces B1 and B2. How can I take the intersection of A1
> and B1?
> Is there a sample or a function in CGAL that does that?
> best regards,
> Dimitris
>


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Create-Polyhedron-from-given-Planes-tp4568074p4570358.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page