def format(self, value):
     return PyUtils.angleAxisFromQuaternion(value)
示例#2
0
 def format(self, value):
     return PyUtils.angleAxisFromQuaternion(value)