|
BRL-CAD
|
#include <faceplate.h>
Data Fields | |
| int | rc |
| int | draw |
| int | snap |
| fastf_t | anchor [3] |
| fastf_t | res_h |
| fastf_t | res_v |
| int | res_major_h |
| int | res_major_v |
| int | color [3] |
Definition at line 57 of file faceplate.h.
| int rc |
Definition at line 58 of file faceplate.h.
| int draw |
Definition at line 59 of file faceplate.h.
| int snap |
Definition at line 60 of file faceplate.h.
| fastf_t anchor[3] |
Definition at line 61 of file faceplate.h.
| fastf_t res_h |
Definition at line 62 of file faceplate.h.
| fastf_t res_v |
Definition at line 63 of file faceplate.h.
| int res_major_h |
Definition at line 64 of file faceplate.h.
| int res_major_v |
Definition at line 65 of file faceplate.h.
| int color[3] |
Definition at line 66 of file faceplate.h.