I'm confused.
Is there 1 value for every (x, y, z) ie v = f(x, y, z) to sort, like a color for every x, y, z in 3D graphic
Or
is there 1 value for every (x, y, z, t) ie v = f(x, y, z, t) to sort? like getting a pixel color in 3D movie at x, y, z and at a point in time as well!
Or something else all together???
Update: Oh it looks as if there is (x, y, z) at end of array inside an array inside an array inside an array, yikes!
What / where is the value we are sorting? This looks too confused to mess with....
Is there 1 value for every (x, y, z) ie v = f(x, y, z) to sort, like a color for every x, y, z in 3D graphic
Or
is there 1 value for every (x, y, z, t) ie v = f(x, y, z, t) to sort? like getting a pixel color in 3D movie at x, y, z and at a point in time as well!
Or something else all together???
Update: Oh it looks as if there is (x, y, z) at end of array inside an array inside an array inside an array, yikes!
What / where is the value we are sorting? This looks too confused to mess with....
b = b + ...