Docs.rs
advancedresearch-rigid_body-0.1.0
advancedresearch-rigid_body 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bvssvni
Dependencies
vecmath ^1.0.0
normal
Versions
92.31%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rigid_
body
0.1.0
All Items
Crate Items
Structs
Functions
Type Aliases
Crate
rigid_body
Copy item path
Source
Structs
§
Rigid
Body
A minimalistic description of a rigid body.
Functions
§
angular
Solves the analogue of
s' = s + v * t
for attitude.
Type Aliases
§
Attitude
The type of attitude for orientation, torque and wrench.
Vector3
Reexport 3D vector from vecmath. A 3D vector.