Modules§
Macros§
Structs§
- AABB
- Atomic
Ref - A wrapper type for an immutably borrowed value from an
AtomicRefCell<T>
. - Atomic
RefCell - A threadsafe analogue to RefCell.
- Ball
- Cell
Point - Collider
- Collider
Builder - Collider
Flags - Collider
Handle - Collider
Set - Collision
Event - Constraint
- Cuboid
- Debug
Collider - Debug
Data - Debug
Joint - Debug
Rigid Body - Debug
Spring - Event
History - Fixed
Joint - Group
- HashMap
- A hash map implemented with quadratic probing and SIMD lookup.
- Interaction
Groups - Joint
Handle - Lazy
- A value which is initialized on the first access.
- Physics
- Physics
Event - Query
Filter - A filter tha describes what collider should be included or excluded from a scene query.
- Query
Filter Flags - Flags for excluding whole sets of colliders from a scene query.
- Query
Pipeline - Rc
- A single-threaded reference-counting pointer. ‘Rc’ stands for ‘Reference Counted’.
- Rigid
Body - Rigid
Body Builder - Rigid
Body Data - Rigid
Body Handle - Rigid
Body Set - Rotation
- Spatial
Hash - Spring
- Spring
Handle - Time
Data - Velocity
Enums§
- Cow
- A clone-on-write smart pointer.
- Rigid
Body Type - The status of a body, governing the way it is affected by external forces.
- Severity