|
GDS-Render v1.2.1
|
External renderer paramameters to command line renderer. More...
#include <command-line.h>
Data Fields | |
| char * | so_path |
| Path to shared object. More... | |
| char * | cli_params |
| Command line parameters given. More... | |
External renderer paramameters to command line renderer.
Definition at line 39 of file command-line.h.
| char* cli_params |
Command line parameters given.
Definition at line 48 of file command-line.h.
| char* so_path |
Path to shared object.
Definition at line 43 of file command-line.h.