#include <raytrace.h>
Collaboration diagram for rt_g:

Data Fields | |
| int | debug |
| !0 for debug, see librt/debug.h | |
| int | rtg_parallel |
| !0 = trying to use multi CPUs | |
| bu_list | rtg_vlfree |
| head of bn_vlist freelist | |
| int | NMG_debug |
| debug bits for NMG's see nmg.h | |
| rt_wdb | rtg_headwdb |
| head of database object list | |
Definitions for librt.a which are global to the library regardless of how many different models are being worked on
Definition at line 1709 of file raytrace.h.
|
|
!0 for debug, see librt/debug.h
Definition at line 1710 of file raytrace.h. |
|
|
!0 = trying to use multi CPUs
Definition at line 1712 of file raytrace.h. |
|
|
head of bn_vlist freelist
Definition at line 1713 of file raytrace.h. |
|
|
debug bits for NMG's see nmg.h
Definition at line 1714 of file raytrace.h. |
|
|
head of database object list
Definition at line 1715 of file raytrace.h. |
1.4.6