Module rotation

Module rotation 

Source
Expand description

Constructs for representing rotation in 3D space

Modules§

axes
You can represent a rotation through the rotation of axes.
euler
Construct that represents euler rotations.
quaternion
Construct that represents a quaternion.
rotor
Construct that represents a rotor.

Enums§

RotationTy

Traits§

Rotation