def adjustTangent(self, t, tx, ty, tz): upcastSelf = self returnValue = libpanda._inPHc9WjLxE(upcastSelf.this, t, tx, ty, tz) return returnValue
def adjustTangent(self, t, tx, ty, tz): returnValue = libpanda._inPHc9WjLxE(self.this, t, tx, ty, tz) return returnValue