[src]

Module ncollide2df64::math

Compilation flags dependent aliases for mathematical types.

The aliases are selected, depending on the compilation flags. The possible flags are:

Type Definitions

AV

The angular velocity or orientation (center of mass) type.

II

The inertia tensor type.

LV

The linear velocity or position (center of mass) type.

M

The transformation matrix type.

N

The scalar type.

Scalar

The scalar type.

V

The vector type.