Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: draw polyhedron from half spaces.

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: draw polyhedron from half spaces.


Chronological Thread 
  • From: srbehera <>
  • To:
  • Subject: [cgal-discuss] Re: draw polyhedron from half spaces.
  • Date: Tue, 31 Aug 2010 11:01:43 -0700 (PDT)


Actually I have to draw one polyhedron using given planes. I think I can use
CGAL::Nef_polyhedron_3 and then convert it to polyhedron using
'convert_to_polyhedron'.

In my second question I have a given sphere with center and radius. I think
CGAL::Random_points_on_sphere_3 can be used any sphere with given radius
only. But I want to find random points in a particular sphere.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/draw-polyhedron-from-half-spaces-tp2401900p2402055.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page