Interleave().. HOWTO(?) 
Author Message
 Interleave().. HOWTO(?)

Dear all,

For a prepocessing, I need to interleave the coordinates postitions
{XYZ} and sorts them (is it the kind of MORTON ordering(?)).  I think
that I have to convert first the floating point positions to integers
and then interleave their integer bits positions.

Is there any enough detail explanations and routine examples fot it ?
Any pointer will be appreciated. Thank you very much for your helps.

Sincerelly,
Santosa.-



Mon, 13 Nov 2000 03:00:00 GMT  
 Interleave().. HOWTO(?)



Quote:
>For a prepocessing, I need to interleave the coordinates postitions
>{XYZ} and sorts them (is it the kind of MORTON ordering(?)).  I think
>that I have to convert first the floating point positions to integers
>and then interleave their integer bits positions.

I can't see naything here that is relevant to a discussion of the C
programming language - I think you need to find a more appropriate
newsgroup. It looks like possible something to do with graphics
algorithms in which case I;d recommend comp.graphics.algorithms.

--
-----------------------------------------


-----------------------------------------



Mon, 13 Nov 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. PLEASE PLEASE HELP HELP...question on interleaving C functions

2. Interleaving Templates Bug

3. Q: Howto do a CRecordset->FindFirst, howto use DAO just for ODBC?

4. Howto create a splitter that uses existing view, and Howto use splitter pane as a view by itself?

5. Howto create a splitter that uses existing view, and Howto use splitter pane as a view by itself?

6. Howto Communication between multiple applications ?

7. Howto change a Client area ?

8. HOWTO: Getting Custom Property Descriptions

9. howto store and compare a remote assembly

10. howto get the current user's Temp dir

11. HOWTO: Synchronize PictureBox with DataGrid

12. HOWTO? Calling VB DLL from C++ DLL

 

 
Powered by phpBB® Forum Software