Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
FFIExternalObject Class Reference

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
 

Constructor & Destructor Documentation

def __init__ (   self,
  _args 
)

Member Function Documentation

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)

Member Data Documentation

this
userManagesMemory