Skip to content

Is there any way to get the inner tree? #29

@pdcook

Description

@pdcook

Thanks very much for this nice crate. Here's what I'm trying to do: after inserting a bunch of points, I'd like to query a handle and find all of the regions and subregions it's in, up to the root region. I can see that this data is available in the inner field, just by printing the quadtree with the debug {:?} formatting.

Is there a way to do this with the current API? If not, I'll look at implementing it myself and submit a pull request as this functionality would be very powerful for my application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions