Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
GVG_s Struct Reference

#include <gvcint.h>

Collaboration diagram for GVG_s:
[legend]

Data Fields

GVC_tgvc
 
GVG_tnext
 
char * input_filename
 
int graph_index
 
graph_tg
 

Detailed Description

Definition at line 69 of file gvcint.h.

Field Documentation

◆ g

graph_t* GVG_s::g

Definition at line 75 of file gvcint.h.

Referenced by gvg_init().

◆ graph_index

int GVG_s::graph_index

Definition at line 74 of file gvcint.h.

Referenced by gvg_init(), and gvRenderJobs().

◆ gvc

GVC_t* GVG_s::gvc

Definition at line 70 of file gvcint.h.

Referenced by gvg_init().

◆ input_filename

char* GVG_s::input_filename

Definition at line 73 of file gvcint.h.

Referenced by gvg_init(), and gvRenderJobs().

◆ next

GVG_t* GVG_s::next

Definition at line 71 of file gvcint.h.

Referenced by gvFreeContext(), and gvg_init().


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