Panda3D
|
Public Member Functions | |
__init__ (self, name, log=True) | |
destroy (self) | |
diff (self, other) | |
getObjectPool (self) | |
typeFreqStr (self) | |
Static Public Attributes | |
notify = directNotify.newCategory('ObjectReport') | |
Protected Member Functions | |
_getObjectList (self) | |
Protected Attributes | |
_name | |
_pool | |
report on every Python object in the current process
__init__ | ( | self, | |
name, | |||
log = True ) |
|
protected |
destroy | ( | self | ) |
diff | ( | self, | |
other ) |
getObjectPool | ( | self | ) |
typeFreqStr | ( | self | ) |
|
protected |
|
protected |
|
static |