Crate blobs

Source

Modules§

perf_counters

Macros§

tracy_span

Structs§

AABB
AtomicRef
A wrapper type for an immutably borrowed value from an AtomicRefCell<T>.
AtomicRefCell
A threadsafe analogue to RefCell.
Ball
CellPoint
Collider
ColliderBuilder
ColliderFlags
ColliderHandle
ColliderSet
CollisionEvent
Constraint
Cuboid
DebugCollider
DebugData
DebugJoint
DebugRigidBody
DebugSpring
EventHistory
FixedJoint
Group
HashMap
A hash map implemented with quadratic probing and SIMD lookup.
InteractionGroups
JointHandle
Lazy
A value which is initialized on the first access.
Physics
PhysicsEvent
QueryFilter
A filter tha describes what collider should be included or excluded from a scene query.
QueryFilterFlags
Flags for excluding whole sets of colliders from a scene query.
QueryPipeline
Rc
A single-threaded reference-counting pointer. ‘Rc’ stands for ‘Reference Counted’.
RigidBody
RigidBodyBuilder
RigidBodyData
RigidBodyHandle
RigidBodySet
Rotation
SpatialHash
Spring
SpringHandle
TimeData
Velocity

Enums§

Cow
A clone-on-write smart pointer.
RigidBodyType
The status of a body, governing the way it is affected by external forces.
Severity

Traits§

AffineExtensions
Shape
ZipTuple

Functions§

groups
push_event

Type Aliases§

CellIndex
Id