def setClearDepthActive(self, clearDepthActive):
     returnValue = libpanda._inPO9cYD0jz(self.this, clearDepthActive)
     return returnValue
示例#2
0
 def setClearDepthActive(self, clearDepthActive):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYD0jz(upcastSelf.this, clearDepthActive)
     return returnValue
示例#3
0
 def setClearDepthActive(self, clearDepthActive):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYD0jz(upcastSelf.this, clearDepthActive)
     return returnValue
示例#4
0
 def setClearDepthActive(self, clearDepthActive):
     returnValue = libpanda._inPO9cYD0jz(self.this, clearDepthActive)
     return returnValue