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