Docs.rs
oktree-0.5.0
oktree 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
exor2008
Dependencies
bevy >=0.9
normal
optional
heapless ^0.8.0
normal
num ^0.4.3
normal
smallvec ^1.13.2
normal
criterion ^0.5.1
dev
rand ^0.8.5
dev
wee_alloc ^0.4.5
dev
Versions
57.97%
of the crate is documented
Platform
i686-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 bounding
oktree
0.5.0
Module bounding
Module Items
Structs
Traits
Functions
In crate oktree
oktree
Module
bounding
Copy item path
Source
Expand description
Bounding primitives.
TUVec3
,
BVec3
,
Aabb
Structs
§
Aabb
Axis Aligned Bounding Box
BVec3
Boolean Vec3 mask.
TUVec3
Tree Unsigned Vec3
TUVec3u8
TUVec3u16
TUVec3u32
TUVec3u64
TUVec3u128
Traits
§
Unsigned
Functions
§
is_
power2
Check if
half_size
is the power of 2.