BRL-CAD
bv_scene_obj_old_settings Struct Reference

#include <tcl_data.h>

Data Fields

char s_wflag
 work flag - used by various libged and Tcl functions More...
 
char s_dflag
 1 - s_basecolor is derived from the default More...
 
unsigned char s_basecolor [3]
 color from containing region More...
 
char s_uflag
 1 - the user specified the color More...
 
char s_cflag
 1 - use the default color More...
 
char s_Eflag
 flag - not a solid but an "E'd" region (MGED ONLY) More...
 
short s_regionid
 region ID (MGED ONLY) More...
 

Detailed Description

Definition at line 42 of file tcl_data.h.

Field Documentation

◆ s_wflag

char s_wflag

work flag - used by various libged and Tcl functions

Definition at line 43 of file tcl_data.h.

◆ s_dflag

char s_dflag

1 - s_basecolor is derived from the default

Definition at line 44 of file tcl_data.h.

◆ s_basecolor

unsigned char s_basecolor[3]

color from containing region

Definition at line 45 of file tcl_data.h.

◆ s_uflag

char s_uflag

1 - the user specified the color

Definition at line 46 of file tcl_data.h.

◆ s_cflag

char s_cflag

1 - use the default color

Definition at line 47 of file tcl_data.h.

◆ s_Eflag

char s_Eflag

flag - not a solid but an "E'd" region (MGED ONLY)

Definition at line 50 of file tcl_data.h.

◆ s_regionid

short s_regionid

region ID (MGED ONLY)

Definition at line 51 of file tcl_data.h.


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