BRL-CAD
mater Struct Reference

#include <mater.h>

Collaboration diagram for mater:
[legend]

Data Fields

short mt_low
 bounds of region IDs, inclusive More...
 
short mt_high
 
unsigned char mt_r
 color More...
 
unsigned char mt_g
 
unsigned char mt_b
 
b_off_t mt_daddr
 db address, for updating More...
 
struct matermt_forw
 next in chain More...
 

Detailed Description

Definition at line 50 of file mater.h.

Field Documentation

◆ mt_low

short mt_low

bounds of region IDs, inclusive

Definition at line 51 of file mater.h.

◆ mt_high

short mt_high

Definition at line 52 of file mater.h.

◆ mt_r

unsigned char mt_r

color

Definition at line 53 of file mater.h.

◆ mt_g

unsigned char mt_g

Definition at line 54 of file mater.h.

◆ mt_b

unsigned char mt_b

Definition at line 55 of file mater.h.

◆ mt_daddr

b_off_t mt_daddr

db address, for updating

Definition at line 56 of file mater.h.

◆ mt_forw

struct mater* mt_forw

next in chain

Definition at line 57 of file mater.h.


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