Panda3D
|
Public Member Functions | |
def | __init__ |
def | __cmp__ |
def | __hash__ |
def | __repr__ |
def | __str__ |
def | compareTo |
def | destructor |
def | downcast |
def | getDowncastFunctions |
def | getLineage |
def | getLineageInternal |
def | lookUpNewType |
def | setPointer |
Public Attributes | |
this | |
userManagesMemory |
def __init__ | ( | self, | |
_args | |||
) |
def __cmp__ | ( | self, | |
other | |||
) |
def __hash__ | ( | self | ) |
def __repr__ | ( | self | ) |
def __str__ | ( | self | ) |
def compareTo | ( | self, | |
other | |||
) |
def destructor | ( | self | ) |
def downcast | ( | self, | |
toClass | |||
) |
def getDowncastFunctions | ( | self, | |
thisClass, | |||
baseClass | |||
) |
def getLineage | ( | self, | |
thisClass, | |||
targetBaseClass | |||
) |
def getLineageInternal | ( | self, | |
thisClass, | |||
targetBaseClass, | |||
chain | |||
) |
def lookUpNewType | ( | self, | |
typeHandle, | |||
rootType | |||
) |
def setPointer | ( | self | ) |