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