Panda3D
Public Member Functions | Public Attributes | List of all members
FFIExternalObject Class Reference

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
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  _args 
)

Member Function Documentation

◆ __cmp__()

def __cmp__ (   self,
  other 
)

◆ __hash__()

def __hash__ (   self)

◆ __repr__()

def __repr__ (   self)

◆ __str__()

def __str__ (   self)

◆ compareTo()

def compareTo (   self,
  other 
)

◆ destructor()

def destructor (   self)

◆ downcast()

def downcast (   self,
  toClass 
)

◆ getDowncastFunctions()

def getDowncastFunctions (   self,
  thisClass,
  baseClass 
)

◆ getLineage()

def getLineage (   self,
  thisClass,
  targetBaseClass 
)

◆ getLineageInternal()

def getLineageInternal (   self,
  thisClass,
  targetBaseClass,
  chain 
)

◆ lookUpNewType()

def lookUpNewType (   self,
  typeHandle,
  rootType 
)

◆ setPointer()

def setPointer (   self)

Member Data Documentation

◆ this

this

◆ userManagesMemory

userManagesMemory