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

#include <vis.h>

Collaboration diagram for vconfig_s:
[legend]

Data Fields

int Npoly
 
int N
 
Ppoint_tP
 
int * start
 
int * next
 
int * prev
 
array2 vis
 

Detailed Description

Definition at line 29 of file vis.h.

Field Documentation

◆ N

int vconfig_s::N

Definition at line 31 of file vis.h.

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

◆ next

int* vconfig_s::next

Definition at line 34 of file vis.h.

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

◆ Npoly

int vconfig_s::Npoly

Definition at line 30 of file vis.h.

Referenced by Pobsopen(), and polyhit().

◆ P

Ppoint_t* vconfig_s::P

Definition at line 32 of file vis.h.

Referenced by compVis(), directVis(), Pobsclose(), Pobsopen(), Pobspath(), polyhit(), and ptVis().

◆ prev

int* vconfig_s::prev

Definition at line 35 of file vis.h.

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

◆ start

int* vconfig_s::start

Definition at line 33 of file vis.h.

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

◆ vis

array2 vconfig_s::vis

Definition at line 38 of file vis.h.

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


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