open3d.geometry.RotationType

class open3d.geometry.RotationType

Members:

XYZ

YZX

ZXY

XZY

ZYX

YXZ

AxisAngle

AxisAngle = RotationType.AxisAngle
XYZ = RotationType.XYZ
XZY = RotationType.XZY
YXZ = RotationType.YXZ
YZX = RotationType.YZX
ZXY = RotationType.ZXY
ZYX = RotationType.ZYX