84#define BV_CON_GRID 0x40
85#define BV_CON_LINES 0x80
Header file for the BRL-CAD common definitions.
void int char int int double double * dx
void bv_free(struct bview *v)
unsigned long long bv_hash(struct bview *v)
int bv_update_selected(struct bview *gvp)
fastf_t bv_vZ_calc(struct bv_scene_obj *s, struct bview *v, int mode)
int bv_adjust(struct bview *v, int dx, int dy, point_t keypoint, int mode, unsigned long long flags)
void bv_init(struct bview *v)
void bv_obj_settings_sync(struct bv_obj_settings *dest, struct bv_obj_settings *src)
void bv_scene_obj_bound(struct bv_scene_obj *s)
int bv_differ(struct bview *v1, struct bview *v2)
void bv_scene_obj_free(struct bv_scene_obj *s, struct bv_scene_obj *free_scene_obj)
void bv_settings_init(struct bview_settings *s)
int bv_screen_to_view(struct bview *v, fastf_t *fx, fastf_t *fy, fastf_t x, fastf_t y)
void bv_sync(struct bview *dest, struct bview *src)
void bv_mat_aet(struct bview *v)
unsigned long long bv_dl_hash(struct display_list *dl)
void bv_update(struct bview *gvp)
void bv_scene_obj_init(struct bv_scene_obj *s, struct bv_scene_obj *free_scene_obj)
double fastf_t
fastest 64-bit (or larger) floating point type
fastf_t point_t[ELEMENTS_PER_POINT]
3-tuple point