[][src]Module ncollide2d::math

Compilation flags dependent aliases for mathematical types.

Constants

DIM

The dimension of the space.

Type Definitions

Dim

The dimension of the ambiant space.

Isometry

The transformation matrix type.

Matrix

The matrix type.

Orientation

The orientation type.

Point

The point type.

Rotation

The rotation matrix type.

Translation

The translation type.

Vector

The vector type.