Crate ncollide_math [] [src]

Trait implemented by the primitive algebraic types used by ncollide.

Traits

FloatError

Trait for constant helping handling floating point computations.

HasInertiaMatrix

Trait implement by vectors that are transformable by the inertia matrix I.

Isometry

Trait implemented by transformation matrices types.

Point

Trait implemented by point types.

Scalar

Trait implemented by scalar types.

Vector

Trait implemented by vector types.