BRL-CAD
|
#include <defines.h>
Data Fields | |
struct bv_obj_settings | obj_s |
int | gv_snap_lines |
double | gv_snap_tol_factor |
int | gv_cleared |
int | gv_zclip |
int | gv_autoview |
int | adaptive_plot_mesh |
int | adaptive_plot_csg |
size_t | bot_threshold |
fastf_t | curve_scale |
fastf_t | point_scale |
int | redraw_on_zoom |
fastf_t | lod_scale |
struct bv_axes | gv_model_axes |
struct bv_axes | gv_view_axes |
struct bv_grid_state | gv_grid |
struct bv_other_state | gv_center_dot |
struct bv_other_state | gv_view_params |
struct bv_other_state | gv_view_scale |
int | gv_fps |
double | gv_frametime |
int | gv_fb_mode |
struct bv_adc_state | gv_adc |
struct bv_interactive_rect_state | gv_rect |
struct bu_ptbl * | gv_selected |
struct bv_obj_settings obj_s |
struct bv_grid_state gv_grid |
struct bv_other_state gv_center_dot |
struct bv_other_state gv_view_params |
struct bv_other_state gv_view_scale |
struct bv_adc_state gv_adc |
struct bv_interactive_rect_state gv_rect |