#include <raytrace.h>
Collaboration diagram for rt_comb_internal:
Data Fields | |
long | magic |
tree * | tree |
Leading to tree_db_leaf leaves. | |
char | region_flag |
!0 ==> this COMB is a REGION | |
char | is_fastgen |
REGION_NON_FASTGEN/_PLATE/_VOLUME. | |
int | region_id |
int | aircode |
int | GIFTmater |
int | los |
char | rgb_valid |
!0 ==> rgb[] has valid color | |
unsigned char | rgb [3] |
float | temperature |
> 0 ==> region temperature | |
bu_vls | shader |
bu_vls | material |
char | inherit |
In-memory format for database "combination" record (non-leaf node). (Regions and Groups are both a kind of Combination). Perhaps move to wdb.h or rtgeom.h?
Definition at line 922 of file raytrace.h.
|
Definition at line 923 of file raytrace.h. Referenced by rt_comb_ifree(), rt_comb_import5(), rt_comb_make(), and wdb_combadd(). |
|
Leading to tree_db_leaf leaves.
Definition at line 924 of file raytrace.h. Referenced by add_solid(), db_comb_describe(), db_follow_path(), db_functree(), db_preorder_traverse(), db_recurse(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_ifree(), rt_comb_import5(), rt_comb_make(), rt_comb_tclget(), rt_find_paths(), wdb_combadd(), wdb_identitize(), wdb_remove_cmd(), and wdb_showmats_cmd(). |
|
!0 ==> this COMB is a REGION
Definition at line 925 of file raytrace.h. Referenced by db_comb_describe(), db_flags_internal(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), rt_comb_tcladjust(), rt_comb_tclget(), wdb_comb_std_cmd(), and wdb_combadd(). |
|
REGION_NON_FASTGEN/_PLATE/_VOLUME.
Definition at line 926 of file raytrace.h. Referenced by db_comb_describe(), rt_comb_export4(), and rt_comb_export5(). |
|
Definition at line 928 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), rt_comb_tclget(), wdb_comb_std_cmd(), wdb_combadd(), and wdb_whatid_cmd(). |
|
Definition at line 929 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), rt_comb_tclget(), wdb_comb_std_cmd(), and wdb_combadd(). |
|
Definition at line 930 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), rt_comb_tclget(), wdb_comb_std_cmd(), and wdb_combadd(). |
|
Definition at line 931 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), rt_comb_tclget(), wdb_comb_std_cmd(), and wdb_combadd(). |
|
!0 ==> rgb[] has valid color
Definition at line 933 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), and rt_comb_tclget(). |
|
Definition at line 934 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), and rt_comb_tclget(). |
|
> 0 ==> region temperature
Definition at line 935 of file raytrace.h. Referenced by rt_comb_export5(), rt_comb_import5(), and rt_comb_make(). |
|
Definition at line 936 of file raytrace.h. Referenced by db_comb_describe(), main(), rt_comb_export4(), rt_comb_export5(), rt_comb_ifree(), rt_comb_import5(), rt_comb_make(), rt_comb_tclget(), and wdb_combadd(). |
|
Definition at line 937 of file raytrace.h. Referenced by main(), rt_comb_export5(), rt_comb_ifree(), rt_comb_import5(), rt_comb_make(), rt_comb_tclget(), and wdb_combadd(). |
|
Definition at line 938 of file raytrace.h. Referenced by db_comb_describe(), rt_comb_export4(), rt_comb_export5(), rt_comb_make(), and rt_comb_tclget(). |