Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Random points on the sphere

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Random points on the sphere


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Random points on the sphere
  • Date: Sat, 2 Oct 2010 10:25:10 +0200 (CEST)

On Fri, 1 Oct 2010, srbehera wrote:

Random_points_in_sphere_3 gives the points inside a sphere . Is there any
functions which returns the random points on the surface of shere?

Hello,

did you try replacing _in_ with _on_ in the name of the generator?
(it is in the "See Also" section of the documentation of Random_points_in_sphere_3)

--
Marc Glisse



Archive powered by MHonArc 2.6.16.

Top of Page