Docs.rs
use-geometry-0.0.6
use-geometry 0.0.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
proptest ^1.11.0
dev
Versions
93.24%
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
Module aabb
use_
geometry
0.0.6
Module aabb
Module Items
Structs
Functions
In crate use_
geometry
use_geometry
Module
aabb
Copy item path
Source
Structs
§
Aabb2
An axis-aligned bounding box represented by inclusive minimum and maximum corners.
Functions
§
aabb_
from_
points
Creates a bounding box from any two corners.