pub fn encode_anchor(anchor: &[usize; 4]) -> usize
Encode an anchor.
Returns the Morton key associated with the given anchor.
anchor - A vector with 4 elements defining the integer coordinates and level.
anchor