BRL-CAD
bv_adc_state Struct Reference

#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
 

Detailed Description

Definition at line 32 of file faceplate.h.

Field Documentation

◆ draw

int draw

Definition at line 33 of file faceplate.h.

◆ dv_x

int dv_x

Definition at line 34 of file faceplate.h.

◆ dv_y

int dv_y

Definition at line 35 of file faceplate.h.

◆ dv_a1

int dv_a1

Definition at line 36 of file faceplate.h.

◆ dv_a2

int dv_a2

Definition at line 37 of file faceplate.h.

◆ dv_dist

int dv_dist

Definition at line 38 of file faceplate.h.

◆ pos_model

fastf_t pos_model[3]

Definition at line 39 of file faceplate.h.

◆ pos_view

fastf_t pos_view[3]

Definition at line 40 of file faceplate.h.

◆ pos_grid

fastf_t pos_grid[3]

Definition at line 41 of file faceplate.h.

◆ a1

fastf_t a1

Definition at line 42 of file faceplate.h.

◆ a2

fastf_t a2

Definition at line 43 of file faceplate.h.

◆ dst

fastf_t dst

Definition at line 44 of file faceplate.h.

◆ anchor_pos

int anchor_pos

Definition at line 45 of file faceplate.h.

◆ anchor_a1

int anchor_a1

Definition at line 46 of file faceplate.h.

◆ anchor_a2

int anchor_a2

Definition at line 47 of file faceplate.h.

◆ anchor_dst

int anchor_dst

Definition at line 48 of file faceplate.h.

◆ anchor_pt_a1

fastf_t anchor_pt_a1[3]

Definition at line 49 of file faceplate.h.

◆ anchor_pt_a2

fastf_t anchor_pt_a2[3]

Definition at line 50 of file faceplate.h.

◆ anchor_pt_dst

fastf_t anchor_pt_dst[3]

Definition at line 51 of file faceplate.h.

◆ line_color

int line_color[3]

Definition at line 52 of file faceplate.h.

◆ tick_color

int tick_color[3]

Definition at line 53 of file faceplate.h.

◆ line_width

int line_width

Definition at line 54 of file faceplate.h.


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