BRL-CAD
rt_g Struct Reference

#include <global.h>

Collaboration diagram for rt_g:
[legend]

Data Fields

int8_t rtg_parallel
 !0 = trying to use multi CPUs More...
 
struct bu_list rtg_vlfree
 head of bv_vlist freelist More...
 
struct rt_wdb rtg_headwdb
 head of database object list More...
 

Detailed Description

Definitions for librt.a which are global to the library regardless of how many different models are being worked on

Definition at line 39 of file global.h.

Field Documentation

◆ rtg_parallel

int8_t rtg_parallel

!0 = trying to use multi CPUs

Definition at line 41 of file global.h.

◆ rtg_vlfree

struct bu_list rtg_vlfree

head of bv_vlist freelist

Definition at line 42 of file global.h.

◆ rtg_headwdb

struct rt_wdb rtg_headwdb

head of database object list

Definition at line 43 of file global.h.


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