Docs.rs
vox_geometry_rust-0.1.2
vox_geometry_rust 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yangfengzzz
Dependencies
log ^0.4.14
normal
num ^0.4.0
normal
rand ^0.8.3
normal
rand_pcg ^0.3.0
normal
rayon ^1.5.1
normal
tobj ^3.0.0
normal
Versions
89.37%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module nearest_neighbor_query_engine2
vox_
geometry_
rust
0.1.2
Module nearest_
neighbor_
query_
engine2
Module Items
Structs
Traits
In crate vox_
geometry_
rust
vox_geometry_rust
Module
nearest_
neighbor_
query_
engine2
Copy item path
Source
Structs
§
Nearest
Neighbor
Query
Result2
Nearest neighbor query result.
Traits
§
Nearest
Neighbor
Distance
Func2
Nearest neighbor distance measure function.
Nearest
Neighbor
Query
Engine2
Abstract base class for 2-D nearest neighbor query engine.