[][src]Module nphysics3d::utils

Miscellaneous utilities.

Modules

union_find

The union find algorithm.

Structs

DeterministicState

A hasher builder that creates DefaultHasher with default keys.

Traits

GeneralizedCross

This is a non-standard generalization of the cross product design exclusively to group the 3D cross product and the 2D perpendicular product behind the same interface.

IndexMut2

Methods for simultaneously indexing a container with two distinct indices.

UserData

Trait to be implemented by user-defined data.