Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Sorting Planes Lexicographically

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Sorting Planes Lexicographically


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: RE: [cgal-discuss] Sorting Planes Lexicographically
  • Date: Wed, 18 Mar 2009 14:04:05 +0200

Yes, but then you have to normalize.. (there is no Direction_3 total order like in Direction_2).

 

From: [mailto:] On Behalf Of Ophir Setter
Sent: Wednesday, March 18, 2009 1:34 PM
To:
Subject: Re: [cgal-discuss] Sorting Planes Lexicographically

 

I am guessing that you could sort the normals to the planes (lexicographically).

On Mon, Mar 16, 2009 at 3:01 PM, Amir Vaxman <> wrote:

Hello,

 

Is there a way to sort planes lexicographically in CGAL, in a similar manner as points are sorted? Of course, I am looking for something invariant of plane parameterization.

 

Amir.

 




Archive powered by MHonArc 2.6.16.

Top of Page