Panda3D
Public Member Functions

PyObjectTypeDescriptor Class Reference

Inheritance diagram for PyObjectTypeDescriptor:
BaseTypeDescriptor

List of all members.

Public Member Functions

def __init__
def generateReturnValueWrapper

Detailed Description

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.

Constructor & Destructor Documentation

def __init__ (   self)

Reimplemented from BaseTypeDescriptor.


Member Function Documentation

def generateReturnValueWrapper (   self,
  classTypeDesc,
  file,
  userManagesMemory,
  needsDowncast,
  nesting 
)

Reimplemented from BaseTypeDescriptor.

 All Classes Namespaces Functions Variables Properties