#include <vis.h>
Collaboration diagram for vconfig_s:
Data Fields | |
int | Npoly |
int | N |
Ppoint_t * | P |
int * | start |
int * | next |
int * | prev |
array2 | vis |
Definition at line 41 of file vis.h.
int vconfig_s::Npoly |
int vconfig_s::N |
Definition at line 43 of file vis.h.
Referenced by directVis(), makePath(), Pobsbarriers(), Pobsopen(), Pobspath(), printvis(), ptVis(), and visibility().
Definition at line 44 of file vis.h.
Referenced by directVis(), Pobsbarriers(), Pobsclose(), Pobsopen(), Pobspath(), printvis(), and ptVis().
int* vconfig_s::start |
Definition at line 45 of file vis.h.
Referenced by directVis(), Pobsclose(), Pobsopen(), and ptVis().
int* vconfig_s::next |
Definition at line 46 of file vis.h.
Referenced by directVis(), Pobsbarriers(), Pobsclose(), Pobsopen(), printvis(), and ptVis().
int* vconfig_s::prev |
Definition at line 47 of file vis.h.
Referenced by Pobsclose(), Pobsopen(), printvis(), and ptVis().
Definition at line 50 of file vis.h.
Referenced by makePath(), Pobsclose(), printvis(), and visibility().