[][src]Function neurarbor::resample_tree_points

pub fn resample_tree_points<T: Location + Debug>(
    tree: &Tree<T>,
    length: Precision
) -> Vec<[Precision; 3]>

Keeps root, branches, and leaves: otherwise, resample each slab with the given length.