Subject: CGAL users discussion list
List archive
- From: Peter Hachenberger <>
- To:
- Subject: Re: [cgal-discuss] Nef_3 Question
- Date: Wed, 13 May 2009 15:41:18 +0200
- Importance: Normal
- Sensitivity:
The lexicographic sorting was just an example. The nary union gets faster, if the intermediate results are less complex.
> Since you started experimenting with the nary union, here is one more
> advice. If you find a way to load and add the input polyhedra
> in a sorted fashion, e.g., sort the smallest points of the polyhedra
> lexicographically, the nary union will be faster.
Is lexicographical ordering based on sorting on the X coordinate value
followed by Y and Z? And should I use the minimum corner of the
axis-aligned bounding box, or the minimum coordinate of any vertex?
So if you always unite polyhedra that are close to one another, you have a good chance that the polyhedra get
absorbed in one another. The best way to sort the polyhedra is a space-filling curve, but lexicographic sorting also
helps (no matter which coordinate is sorted first). Unfortunately, I cannot just give that to the user, because the sorting
must happen before the polyhedra are created and added to the nary union.
Peter
- Re: [cgal-discuss] Nef_3 Question, (continued)
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Message not available
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Message not available
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/12/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/12/2009
- Message not available
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/13/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/13/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/12/2009
Archive powered by MHonArc 2.6.16.