GDS-Render v1.2.1
external_renderer_params Struct Reference

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...
 

Detailed Description

External renderer paramameters to command line renderer.

Definition at line 39 of file command-line.h.

Field Documentation

◆ cli_params

char* cli_params

Command line parameters given.

Definition at line 48 of file command-line.h.

◆ so_path

char* so_path

Path to shared object.

Definition at line 43 of file command-line.h.


The documentation for this struct was generated from the following file: