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