Skip to Content.
Sympa Menu

cgal-discuss - Comparing two Direction elements in 3D

Subject: CGAL users discussion list

List archive

Comparing two Direction elements in 3D


Chronological Thread 
  • From: Ankit Gupta <>
  • To:
  • Subject: Comparing two Direction elements in 3D
  • Date: Fri, 08 Jun 2007 17:02:13 +0200

Hello,

How does the overloaded == operator work for comparing two Direction_3 objects? While using it, I inferred that it simply compares the x,y and z components of the direction without normalizing them! I don't think it should be so.

Ankit.



Archive powered by MHonArc 2.6.16.

Top of Page