Exemplo n.º 1
0
 def loadMhp(self, filepath):
     return animation.loadPoseFromMhpFile(filepath, self.human.getBaseSkeleton())
 def loadMhp(self, filepath):
     return animation.loadPoseFromMhpFile(filepath, self.human.getBaseSkeleton())