BRL-CAD
|
#include <faceplate.h>
Data Fields | |
int | draw |
int | dv_x |
int | dv_y |
int | dv_a1 |
int | dv_a2 |
int | dv_dist |
fastf_t | pos_model [3] |
fastf_t | pos_view [3] |
fastf_t | pos_grid [3] |
fastf_t | a1 |
fastf_t | a2 |
fastf_t | dst |
int | anchor_pos |
int | anchor_a1 |
int | anchor_a2 |
int | anchor_dst |
fastf_t | anchor_pt_a1 [3] |
fastf_t | anchor_pt_a2 [3] |
fastf_t | anchor_pt_dst [3] |
int | line_color [3] |
int | tick_color [3] |
int | line_width |
Definition at line 32 of file faceplate.h.
int draw |
Definition at line 33 of file faceplate.h.
int dv_x |
Definition at line 34 of file faceplate.h.
int dv_y |
Definition at line 35 of file faceplate.h.
int dv_a1 |
Definition at line 36 of file faceplate.h.
int dv_a2 |
Definition at line 37 of file faceplate.h.
int dv_dist |
Definition at line 38 of file faceplate.h.
fastf_t pos_model[3] |
Definition at line 39 of file faceplate.h.
fastf_t pos_view[3] |
Definition at line 40 of file faceplate.h.
fastf_t pos_grid[3] |
Definition at line 41 of file faceplate.h.
fastf_t a1 |
Definition at line 42 of file faceplate.h.
fastf_t a2 |
Definition at line 43 of file faceplate.h.
fastf_t dst |
Definition at line 44 of file faceplate.h.
int anchor_pos |
Definition at line 45 of file faceplate.h.
int anchor_a1 |
Definition at line 46 of file faceplate.h.
int anchor_a2 |
Definition at line 47 of file faceplate.h.
int anchor_dst |
Definition at line 48 of file faceplate.h.
fastf_t anchor_pt_a1[3] |
Definition at line 49 of file faceplate.h.
fastf_t anchor_pt_a2[3] |
Definition at line 50 of file faceplate.h.
fastf_t anchor_pt_dst[3] |
Definition at line 51 of file faceplate.h.
int line_color[3] |
Definition at line 52 of file faceplate.h.
int tick_color[3] |
Definition at line 53 of file faceplate.h.
int line_width |
Definition at line 54 of file faceplate.h.