[][src]Function tray_rust::sampler::morton::part1_by1

pub fn part1_by1(x: u32) -> u32

Provides utilities for 2D Morton code generation using Fabian Giesen's Morton code decoding functions, see his post on Morton codes Insert a 0 bit between each of the low 16 bits of x