Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Derek <>
  • To:
  • Subject: [cgal-discuss] Re: Hilbert Sort on a User Defined Point
  • Date: Tue, 10 Aug 2010 08:07:00 -0700 (PDT)


I figured it out.

In my hast to reproduce the code to where it was (since I got rid of the
function calls in my code) it seems that I produced some new bugs. It seems
that my Spatial_sorting_traits class was not an exact model for
SpatialSortingTraits_3. There was a small mistake in a function call that
prevented the code from matching to template.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Hilbert-Sort-on-a-User-Defined-Point-tp2318793p2319927.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page