![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
The TMortonEncodeKeys8bit class provides a mean of generating compile-time LUTs for mortons keys, used in linear quad trees. More...
Public Member Functions | |
constexpr | TMortonEncodeKeys8bit () |
Public Attributes | |
uint8 | keys [N] |
Limitations: it is meant as a quick automated tool for 2D, not 3D codes, and cannot exceed 8 bit interleaved codes, so range is limited in both x & y to [0;16[, which makes it suitable for 1024 Qtrees at most.
|
inlineconstexpr |
uint8 TMortonEncodeKeys8bit< N, O >::keys[N] |