Graphviz  2.41.20171026.1811
Data Fields
vconfig_s Struct Reference

#include <vis.h>

Collaboration diagram for vconfig_s:
Collaboration graph
[legend]

Data Fields

int Npoly
 
int N
 
Ppoint_tP
 
intstart
 
intnext
 
intprev
 
array2 vis
 

Detailed Description

Definition at line 38 of file vis.h.

Field Documentation

int vconfig_s::N

Definition at line 40 of file vis.h.

Referenced by directVis(), makePath(), Pobsbarriers(), Pobsopen(), Pobspath(), printvis(), ptVis(), and visibility().

int* vconfig_s::next

Definition at line 43 of file vis.h.

Referenced by directVis(), Pobsbarriers(), Pobsclose(), Pobsopen(), printvis(), and ptVis().

int vconfig_s::Npoly

Definition at line 39 of file vis.h.

Referenced by Pobsopen().

Ppoint_t* vconfig_s::P

Definition at line 41 of file vis.h.

Referenced by directVis(), Pobsbarriers(), Pobsclose(), Pobsopen(), Pobspath(), printvis(), and ptVis().

int* vconfig_s::prev

Definition at line 44 of file vis.h.

Referenced by Pobsclose(), Pobsopen(), printvis(), and ptVis().

int* vconfig_s::start

Definition at line 42 of file vis.h.

Referenced by directVis(), Pobsclose(), Pobsopen(), and ptVis().

array2 vconfig_s::vis

Definition at line 47 of file vis.h.

Referenced by makePath(), Pobsclose(), printvis(), and visibility().


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