#include <region.h>
The region structure.
Definition at line 44 of file region.h.
magic # and doubly linked list
Definition at line 45 of file region.h.
◆ reg_name
Identifying string.
Definition at line 46 of file region.h.
◆ reg_treetop
Pointer to boolean tree.
Definition at line 47 of file region.h.
◆ reg_bit
constant index into Regions[]
Definition at line 48 of file region.h.
◆ reg_regionid
Region ID code. If <=0, use reg_aircode.
Definition at line 49 of file region.h.
◆ reg_aircode
Region ID AIR code.
Definition at line 50 of file region.h.
◆ reg_gmater
GIFT Material code.
Definition at line 51 of file region.h.
◆ reg_los
approximate line-of-sight thickness equivalence
Definition at line 52 of file region.h.
◆ reg_mater
Real material information.
Definition at line 53 of file region.h.
◆ reg_mfuncs
User appl. funcs for material.
Definition at line 54 of file region.h.
◆ reg_udata
User appl. data for material.
Definition at line 55 of file region.h.
◆ reg_transmit
flag: material transmits light
Definition at line 56 of file region.h.
◆ reg_instnum
instance number, from d_uses
Definition at line 57 of file region.h.
◆ reg_all_unions
1=boolean tree is all unions
Definition at line 58 of file region.h.
◆ reg_is_fastgen
FASTGEN-compatibility mode?
Definition at line 59 of file region.h.
◆ attr_values
Attribute/value set.
Definition at line 63 of file region.h.
The documentation for this struct was generated from the following file: