Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Plane.d()

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Plane.d()


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] Plane.d()
  • Date: Thu, 17 Apr 2008 13:54:32 +0200

If Pierre needs such a function
why not adding a function named

Plane_3.squared_distance_to_origin()

instead of expecting that Plane_3.d()
does the job.


(and even a function
Plane_3.distance_to_origin()
taking the sqrt of the preceeding one)



Olivier



Archive powered by MHonArc 2.6.16.

Top of Page