def _LightLensNode__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(
         self, volume):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPXVRr(upcastSelf.this, volume.this)
     return returnValue
コード例 #2
0
 def _Nametag2d__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(
         self, volume):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPXVRr(upcastSelf.this, volume.this)
     return returnValue
コード例 #3
0
ファイル: LightNode.py プロジェクト: Toonerz/Toontown-2003
 def _LightNode__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(self, volume):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPXVRr(upcastSelf.this, volume.this)
     return returnValue
コード例 #4
0
 def __overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(
         self, volume):
     returnValue = libpanda._inPMAKPXVRr(self.this, volume.this)
     return returnValue
 def _CollisionSolid__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(
         self, volume):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPXVRr(upcastSelf.this, volume.this)
     return returnValue
コード例 #6
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def _MouseWatcher__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(self, volume):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPXVRr(upcastSelf.this, volume.this)
     return returnValue
コード例 #7
0
 def _BoundedObject__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(self, volume):
     returnValue = libpanda._inPMAKPXVRr(self.this, volume.this)
     return returnValue
コード例 #8
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def _Nametag2d__overloaded_setBound_ptrBoundedObject_ptrConstBoundingVolume(self, volume):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPXVRr(upcastSelf.this, volume.this)
     return returnValue