Panda3D
|
Public Member Functions | |
def | __init__ |
def | generateReturnValueWrapper |
This is a special type descriptor for a PyObject * parameter, which means a natural Python object of any type, to be passed through without molestation.
def __init__ | ( | self | ) |
Reimplemented from BaseTypeDescriptor.
def generateReturnValueWrapper | ( | self, | |
classTypeDesc, | |||
file, | |||
userManagesMemory, | |||
needsDowncast, | |||
nesting | |||
) |
Reimplemented from BaseTypeDescriptor.