Type Alias kd_tree::KdIndexTree3
source · pub type KdIndexTree3<'a, T> = KdIndexTreeN<'a, T, U3>;Aliased Type§
struct KdIndexTree3<'a, T> { /* private fields */ }pub type KdIndexTree3<'a, T> = KdIndexTreeN<'a, T, U3>;struct KdIndexTree3<'a, T> { /* private fields */ }