#include <mater.h>
Collaboration diagram for mater:

Data Fields | |
| short | mt_low |
| bounds of region IDs, inclusive | |
| short | mt_high |
| unsigned char | mt_r |
| color | |
| unsigned char | mt_g |
| unsigned char | mt_b |
| long | mt_daddr |
| db address, for updating | |
| mater * | mt_forw |
| next in chain | |
Definition at line 53 of file mater.h.
|
|
bounds of region IDs, inclusive
Definition at line 54 of file mater.h. Referenced by db5_export_color_table(), dgo_color_soltab(), rt_color_addrec(), rt_insert_color(), rt_region_color_map(), and wdb_color_cmd(). |
|
|
Definition at line 55 of file mater.h. Referenced by db5_export_color_table(), dgo_color_soltab(), rt_color_addrec(), rt_insert_color(), rt_region_color_map(), and wdb_color_cmd(). |
|
|
color
Definition at line 56 of file mater.h. Referenced by db5_export_color_table(), dgo_color_soltab(), rt_color_addrec(), rt_region_color_map(), and wdb_color_cmd(). |
|
|
Definition at line 57 of file mater.h. Referenced by db5_export_color_table(), dgo_color_soltab(), rt_color_addrec(), rt_region_color_map(), and wdb_color_cmd(). |
|
|
Definition at line 58 of file mater.h. Referenced by db5_export_color_table(), dgo_color_soltab(), rt_color_addrec(), rt_region_color_map(), and wdb_color_cmd(). |
|
|
db address, for updating
Definition at line 59 of file mater.h. Referenced by rt_color_addrec(), and wdb_color_cmd(). |
|
|
next in chain
Definition at line 60 of file mater.h. Referenced by db5_export_color_table(), dgo_color_soltab(), rt_color_free(), rt_insert_color(), rt_region_color_map(), wdb_color_cmd(), and wdb_prcolor_cmd(). |
1.4.6