def _LightLensNode__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(
         self, childNode, sort):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyoA9tQ(upcastSelf.this, childNode.this,
                                         sort)
     return returnValue
Beispiel #2
0
 def _Nametag2d__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(
         self, childNode, sort):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyoA9tQ(upcastSelf.this, childNode.this,
                                         sort)
     return returnValue
Beispiel #3
0
 def _PandaNode__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(self, childNode, sort):
     returnValue = libpanda._inPkJyoA9tQ(self.this, childNode.this, sort)
     return returnValue
Beispiel #4
0
 def _LightNode__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(self, childNode, sort):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyoA9tQ(upcastSelf.this, childNode.this, sort)
     return returnValue
Beispiel #5
0
 def _MouseWatcher__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(self, childNode, sort):
     upcastSelf = self
     returnValue = libpanda._inPkJyoA9tQ(upcastSelf.this, childNode.this, sort)
     return returnValue
Beispiel #6
0
 def _Nametag2d__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(self, childNode, sort):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyoA9tQ(upcastSelf.this, childNode.this, sort)
     return returnValue
Beispiel #7
0
 def __overloaded_addChild_ptrPandaNode_ptrPandaNode_int(
         self, childNode, sort):
     returnValue = libpanda._inPkJyoA9tQ(self.this, childNode.this, sort)
     return returnValue
 def _NurbsCurve__overloaded_addChild_ptrPandaNode_ptrPandaNode_int(
         self, childNode, sort):
     upcastSelf = self
     returnValue = libpanda._inPkJyoA9tQ(upcastSelf.this, childNode.this,
                                         sort)
     return returnValue