Panda3D
Public Member Functions | Public Attributes

FFIEnvironment Class Reference

List of all members.

Public Member Functions

def __init__
def addDowncastFunction
def addGlobalFunction
def addGlobalValue
def addManifest
def addType
def getTypeNamed
def reset

Public Attributes

 downcastFunctions
 globalFunctions
 globalValues
 manifests
 types

Constructor & Destructor Documentation

def __init__ (   self)

Member Function Documentation

def addDowncastFunction (   self,
  typeDescriptor 
)
def addGlobalFunction (   self,
  typeDescriptors 
)
def addGlobalValue (   self,
  typeDescriptor 
)
def addManifest (   self,
  typeDescriptor 
)
def addType (   self,
  typeDescriptor,
  name 
)
def getTypeNamed (   self,
  name 
)
def reset (   self)

Member Data Documentation

 All Classes Namespaces Functions Variables Properties