Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Derek Basehore" <>
  • To:
  • Subject: [cgal-discuss] Hilbert Sort on a User Defined Point
  • Date: Mon, 9 Aug 2010 12:48:12 -0400

Hello,

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?

Thank you,
Derek





Archive powered by MHonArc 2.6.16.

Top of Page