Space-filling curve, key generators More...
Classes | |
| class | filling_curve_key< DIM, T, DERIVED > |
| Space filling curve keys generator, CRTP base. More... | |
| class | hilbert_key< DIM, T > |
| Point on a Hilbert-Peano space filling curve. More... | |
| class | morton_key< DIM, T > |
| Point on a Morton space filling curve. More... | |
| struct | my_key< DIM, T > |
| Example implementation of filling curve derived from the filling_curve_key CRTP. More... | |
Space-filling curve, key generators