Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Hilbert Sort on a User Defined Point

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Hilbert Sort on a User Defined Point


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Hilbert Sort on a User Defined Point
  • Date: Mon, 09 Aug 2010 20:37:16 +0200

Le 09/08/10 18:48, Derek Basehore a écrit :
I'm looking to sort a vector of points using the hilbert_sort function.
The problem is that I have a user defined point. My attempts to implement
this so far have failed. Is there a way to use the traits mechanism
mentioned in the user manual to sort user defined (3D) points?

Yes.
What failed exactly in your attempts ?

--
Sylvain



Archive powered by MHonArc 2.6.16.

Top of Page