def format(self, value):
     return PyUtils.angleAxisFromQuaternion(value)
Ejemplo n.º 2
0
 def format(self, value):
     return PyUtils.angleAxisFromQuaternion(value)