Ejemplo n.º 1
0
 def setEffect(self, effect):
     returnValue = libpanda._inPkJyoKWvI(self.this, effect.this)
     return returnValue
Ejemplo n.º 2
0
 def setEffect(self, effect):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyoKWvI(upcastSelf.this, effect.this)
     return returnValue
 def setEffect(self, effect):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyoKWvI(upcastSelf.this, effect.this)
     return returnValue
Ejemplo n.º 4
0
 def setEffect(self, effect):
     upcastSelf = self
     returnValue = libpanda._inPkJyoKWvI(upcastSelf.this, effect.this)
     return returnValue
Ejemplo n.º 5
0
 def setEffect(self, effect):
     returnValue = libpanda._inPkJyoKWvI(self.this, effect.this)
     return returnValue