Docs.rs
quantized-mesh-0.2.2
quantized-mesh 0.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
09 June 2026
Links
Repository
crates.io
Source
Owners
rot1024
Dependencies
flate2 ^1
normal
serde ^1
normal
serde_json ^1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
vec3_distance
quantized_
mesh
0.2.2
In quantized_
mesh::
coords
quantized_mesh
::
coords
Function
vec3_
distance
Copy item path
Source
pub fn vec3_distance(a: &[
f64
;
3
], b: &[
f64
;
3
]) ->
f64
Expand description
Compute distance between two 3D points.