Docs.rs
box2d-rust-0.1.0
box2d-rust 0.1.0
Docs.rs crate page
MIT
04 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
larsbrubaker
Dependencies
Versions
69.1%
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
Module contact_solver
box2d_
rust
0.1.0
Module contact_
solver
Module Items
Structs
Functions
In crate box2d_
rust
box2d_rust
Module
contact_
solver
Copy item path
Source
Structs
§
Contact
Constraint
(b2ContactConstraint)
Contact
Constraint
Point
(b2ContactConstraintPoint)
Functions
§
apply_
restitution
(b2ApplyRestitution_Overflow / per-lane b2ApplyRestitutionTask)
prepare_
contacts
Build the constraints for one color’s touching contacts. The constraints slice is parallel to the contacts slice. (b2PrepareContacts_Overflow / per-lane b2PrepareContactsTask)
solve_
contacts
(b2SolveContacts_Overflow / per-lane b2SolveContactsTask)
store_
impulses
(b2StoreImpulses_Overflow / per-lane b2StoreImpulsesTask)
warm_
start_
contacts
(b2WarmStartContacts_Overflow / per-lane b2WarmStartContactsTask)