:right-sidebar: True EulerOrder =================================================================== .. currentmodule:: gi.repository.Graphene .. versionadded:: 1.2 .. class:: EulerOrder :no-contents-entry: Specify the order of the rotations on each axis. The :const:`~gi.repository.Graphene.EulerOrder.DEFAULT` value is special, and is used as an alias for one of the other orders. Fields ------ .. rst-class:: interim-class .. class:: EulerOrder :no-index: .. attribute:: DEFAULT The type of the None singleton. .. attribute:: RXYX The type of the None singleton. .. attribute:: RXYZ The type of the None singleton. .. attribute:: RXZX The type of the None singleton. .. attribute:: RXZY The type of the None singleton. .. attribute:: RYXY The type of the None singleton. .. attribute:: RYXZ The type of the None singleton. .. attribute:: RYZX The type of the None singleton. .. attribute:: RYZY The type of the None singleton. .. attribute:: RZXY The type of the None singleton. .. attribute:: RZXZ The type of the None singleton. .. attribute:: RZYX The type of the None singleton. .. attribute:: RZYZ The type of the None singleton. .. attribute:: SXYX The type of the None singleton. .. attribute:: SXYZ The type of the None singleton. .. attribute:: SXZX The type of the None singleton. .. attribute:: SXZY The type of the None singleton. .. attribute:: SYXY The type of the None singleton. .. attribute:: SYXZ The type of the None singleton. .. attribute:: SYZX The type of the None singleton. .. attribute:: SYZY The type of the None singleton. .. attribute:: SZXY The type of the None singleton. .. attribute:: SZXZ The type of the None singleton. .. attribute:: SZYX The type of the None singleton. .. attribute:: SZYZ The type of the None singleton. .. attribute:: XYZ The type of the None singleton. .. attribute:: XZY The type of the None singleton. .. attribute:: YXZ The type of the None singleton. .. attribute:: YZX The type of the None singleton. .. attribute:: ZXY The type of the None singleton. .. attribute:: ZYX The type of the None singleton.