Docs.rs
box3d-rust-0.2.1
box3d-rust 0.2.1
Permalink
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
larsbrubaker
Dependencies
criterion ^0.5
dev
Versions
56.54%
of the crate is documented
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
get_height
box3d_
rust
0.2.1
In box3d_
rust::
mesh
box3d_rust
::
mesh
Function
get_
height
Copy item path
Source
pub fn get_height(mesh: &
MeshData
) ->
i32
Expand description
Height of the mesh BVH. (b3GetHeight)