Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Classes | Functions
direct.ffi.FFIInterrogateDatabase Namespace Reference

Classes

class  FFIInterrogateDatabase
 

Functions

def constructDowncastFile
 
def constructGlobalFile
 
def constructImportFile
 
def getTypeName
 
def outputGlobalFileImports
 
def outputImportFileImports
 

Function Documentation

def direct.ffi.FFIInterrogateDatabase.constructDowncastFile (   codeDir,
  CModuleName 
)
Open a file that will hold the global values and functions code
def direct.ffi.FFIInterrogateDatabase.constructGlobalFile (   codeDir,
  CModuleName 
)
Open a file that will hold the global values and functions code
def direct.ffi.FFIInterrogateDatabase.constructImportFile (   codeDir,
  CModuleName 
)
Open a file that will hold the global values and functions code
def direct.ffi.FFIInterrogateDatabase.getTypeName (   typeIndex,
  scoped = 0 
)
Return a fully specified type name for this type index
Return the scoped name if asked for it
def direct.ffi.FFIInterrogateDatabase.outputGlobalFileImports (   file,
  methodList,
  CModuleName 
)
def direct.ffi.FFIInterrogateDatabase.outputImportFileImports (   file,
  typeList,
  CModuleName 
)
This is the file that we will import to get all the panda modules