Method GetMortonGridSize
GetMortonGridSize()
Computes the Morton (Z-order) grid dimensions for this collection. Items are placed on a 2^N × 2^N grid.
public int GetMortonGridSize()
Computes the Morton (Z-order) grid dimensions for this collection. Items are placed on a 2^N × 2^N grid.
public int GetMortonGridSize()