def getPt(self, t, point, tangent): upcastSelf = self returnValue = libpanda._inPHc9WIOPy(upcastSelf.this, t, point.this, tangent.this) return returnValue
def getPt(self, t, point, tangent): returnValue = libpanda._inPHc9WIOPy(self.this, t, point.this, tangent.this) return returnValue