EulerOrder#

Added in version 1.2.

class EulerOrder#

Specify the order of the rotations on each axis.

The DEFAULT value is special, and is used as an alias for one of the other orders.

Fields#

class EulerOrder
DEFAULT#

The type of the None singleton.

RXYX#

The type of the None singleton.

RXYZ#

The type of the None singleton.

RXZX#

The type of the None singleton.

RXZY#

The type of the None singleton.

RYXY#

The type of the None singleton.

RYXZ#

The type of the None singleton.

RYZX#

The type of the None singleton.

RYZY#

The type of the None singleton.

RZXY#

The type of the None singleton.

RZXZ#

The type of the None singleton.

RZYX#

The type of the None singleton.

RZYZ#

The type of the None singleton.

SXYX#

The type of the None singleton.

SXYZ#

The type of the None singleton.

SXZX#

The type of the None singleton.

SXZY#

The type of the None singleton.

SYXY#

The type of the None singleton.

SYXZ#

The type of the None singleton.

SYZX#

The type of the None singleton.

SYZY#

The type of the None singleton.

SZXY#

The type of the None singleton.

SZXZ#

The type of the None singleton.

SZYX#

The type of the None singleton.

SZYZ#

The type of the None singleton.

XYZ#

The type of the None singleton.

XZY#

The type of the None singleton.

YXZ#

The type of the None singleton.

YZX#

The type of the None singleton.

ZXY#

The type of the None singleton.

ZYX#

The type of the None singleton.