コード例 #1
0
 def adjustTangent(self, t, tx, ty, tz):
     upcastSelf = self
     returnValue = libpanda._inPHc9WjLxE(upcastSelf.this, t, tx, ty, tz)
     return returnValue
コード例 #2
0
 def adjustTangent(self, t, tx, ty, tz):
     returnValue = libpanda._inPHc9WjLxE(self.this, t, tx, ty, tz)
     return returnValue
コード例 #3
0
ファイル: NurbsCurve.py プロジェクト: Toonerz/Toontown-2003
 def adjustTangent(self, t, tx, ty, tz):
     upcastSelf = self
     returnValue = libpanda._inPHc9WjLxE(upcastSelf.this, t, tx, ty, tz)
     return returnValue
コード例 #4
0
 def adjustTangent(self, t, tx, ty, tz):
     returnValue = libpanda._inPHc9WjLxE(self.this, t, tx, ty, tz)
     return returnValue