Panda3D
|
Public Member Functions | |
def | __init__ |
def | destroy |
def | diff |
def | getObjectPool |
def | typeFreqStr |
Static Public Attributes | |
tuple | 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 | ) |
tuple notify = directNotify.newCategory('ObjectReport') [static] |