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