|
Graphviz
2.29.20120524.0446
|
#include <vis.h>

Data Fields | |
| int | Npoly |
| int | N |
| Ppoint_t * | P |
| int * | start |
| int * | next |
| int * | prev |
| array2 | vis |
| int vconfig_s::N |
Definition at line 40 of file vis.h.
Referenced by printvis(), Pobsopen(), Pobspath(), Pobsbarriers(), makePath(), visibility(), ptVis(), and directVis().
| int* vconfig_s::next |
Definition at line 43 of file vis.h.
Referenced by printvis(), Pobsopen(), Pobsclose(), Pobsbarriers(), ptVis(), and directVis().
| int vconfig_s::Npoly |
Definition at line 39 of file vis.h.
Referenced by Pobsopen().
Definition at line 41 of file vis.h.
Referenced by printvis(), Pobsopen(), Pobsclose(), Pobspath(), Pobsbarriers(), ptVis(), and directVis().
| int* vconfig_s::prev |
Definition at line 44 of file vis.h.
Referenced by printvis(), Pobsopen(), Pobsclose(), and ptVis().
| int* vconfig_s::start |
Definition at line 42 of file vis.h.
Referenced by Pobsopen(), Pobsclose(), ptVis(), and directVis().
Definition at line 47 of file vis.h.
Referenced by printvis(), Pobsclose(), makePath(), and visibility().
1.7.5