Type Alias kd_tree::KdIndexTree6

source ·
pub type KdIndexTree6<'a, T> = KdIndexTreeN<'a, T, U6>;

Aliased Type§

struct KdIndexTree6<'a, T> { /* private fields */ }