rust-cv / space

Spatial library for Rust
MIT License
39 stars 4 forks source link

Flatten public module hierarchy for octrees and fix octree names #27

Closed vadixidav closed 5 years ago

vadixidav commented 5 years ago

22 includes fixing some of the confusing names. Because the scope of this library is specifically spatial data structures, the octrees will be moved to the root of the hierarchy and renamed. This does not include the internal module structure, just the public structure.