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: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Plane.d()
  • Date: Thu, 17 Apr 2008 11:36:12 +0200
  • Organization: INRIA

Pierre Alliez a écrit :
I realize that Plane_3.d() does not return the distance to the origin, which means a,b,c are not normalized. Don't you think this is an issue?

Normalizing would require additional computation, including a square root.
I don't think it is an issue.

I don't mind having an additional normalize() function somewhere that does
it as an optional feature, though.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page