Panda3D
|
Functions | |
def | doErrorCheck () |
def | doGetopts () |
def | generateNativeWrappers () |
def | run () |
Variables | |
list | codeLibs = [] |
bool | deleteSourceAfterSqueeze = True |
string | directDir = '' |
bool | doHTML = False |
bool | doSqueeze = True |
list | etcPath = [] |
string | extensionsDir = '' |
string | helpString |
string | HTMLFooter |
string | HTMLHeader |
string | interrogateLib = '' |
bool | native = False |
string | outputCodeDir = '' |
string | outputHTMLDir = '' |
list | pythonSourcePath = [] |
This module implements genPyCode, which is itself a generated script with a few default parameters filled in. This module allows the user to specify alternate parameters on the command line.
def direct.ffi.DoGenPyCode.doErrorCheck | ( | ) |
def direct.ffi.DoGenPyCode.doGetopts | ( | ) |
def direct.ffi.DoGenPyCode.generateNativeWrappers | ( | ) |
def direct.ffi.DoGenPyCode.run | ( | ) |
list codeLibs = [] |
bool deleteSourceAfterSqueeze = True |
string directDir = '' |
bool doHTML = False |
bool doSqueeze = True |
list etcPath = [] |
string extensionsDir = '' |
string helpString |
string HTMLHeader |
string interrogateLib = '' |
bool native = False |
string outputCodeDir = '' |
string outputHTMLDir = '' |
list pythonSourcePath = [] |