Panda3D
|
Public Member Functions | |
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) |
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 | ) |
this |
userManagesMemory |