Example #1
0
 def getPt(self, t, point, tangent):
     upcastSelf = self
     returnValue = libpanda._inPHc9WIOPy(upcastSelf.this, t, point.this,
                                         tangent.this)
     return returnValue
Example #2
0
 def getPt(self, t, point, tangent):
     returnValue = libpanda._inPHc9WIOPy(self.this, t, point.this,
                                         tangent.this)
     return returnValue
Example #3
0
 def getPt(self, t, point, tangent):
     upcastSelf = self
     returnValue = libpanda._inPHc9WIOPy(upcastSelf.this, t, point.this, tangent.this)
     return returnValue
Example #4
0
 def getPt(self, t, point, tangent):
     returnValue = libpanda._inPHc9WIOPy(self.this, t, point.this, tangent.this)
     return returnValue