Exemple #1
0
 def getTangent(self, t, tangent):
     upcastSelf = self
     returnValue = libpanda._inPHc9WHDs0(upcastSelf.this, t, tangent.this)
     return returnValue
Exemple #2
0
 def getTangent(self, t, tangent):
     returnValue = libpanda._inPHc9WHDs0(self.this, t, tangent.this)
     return returnValue
Exemple #3
0
 def getTangent(self, t, tangent):
     upcastSelf = self
     returnValue = libpanda._inPHc9WHDs0(upcastSelf.this, t, tangent.this)
     return returnValue
 def getTangent(self, t, tangent):
     returnValue = libpanda._inPHc9WHDs0(self.this, t, tangent.this)
     return returnValue