List Sort
"Will Davis" <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <005c01c3e8d2$7dc4c6d0$f90110ac@KWIKSILVA> |
Hi all, I'm trying to sort a list of vectors using the sort list with method-name operator, and can't really understand the syntax. Does the sort command have arguments? How are you meant to specify the sorting method (method-name) - can it have arguments? If not, how do you get the data to sort the list in the first place? Basically, my algorithm takes two vector arguments and compares the vector components and sorts so that -x goes before +x, then by y and then by z, so that the list ends up sorted from (-x,-y,-z) to (x,y,z). Any help on this would be greatly appreciated. Cheers, Will _______________________________________________ breve mailing list [email protected] http://www.spiderland.org/mailman/listinfo/breve