[][src]Module rapier3d::utils

Miscellaneous utilities.

Traits

WBasis

Trait to compute the orthonormal basis of a vector.

WSign

Trait to copy the sign of each component of one scalar/vector/matrix to another.