Functions
ParaViewPython Namespace Reference

Functions

void ProcessArgsForPython (std::vector< char *> &pythonArgs, const char *first_unknown_arg, int argc, char *argv[])
 
int Run (int processType, int argc, char *argv[])
 

Function Documentation

◆ ProcessArgsForPython()

void ParaViewPython::ProcessArgsForPython ( std::vector< char *> &  pythonArgs,
const char *  first_unknown_arg,
int  argc,
char *  argv[] 
)

Definition at line 40 of file pvpython.h.

◆ Run()

int ParaViewPython::Run ( int  processType,
int  argc,
char *  argv[] 
)

Definition at line 77 of file pvpython.h.