70BV_EXPORT
struct bview *
Header file for the BRL-CAD common definitions.
void bv_set_free(struct bview_set *s)
void bv_set_add_view(struct bview_set *s, struct bview *v)
struct bu_ptbl * bv_set_views(struct bview_set *s)
void bv_set_rm_view(struct bview_set *s, struct bview *v)
void bv_set_init(struct bview_set *s)
struct bview * bv_set_find_view(struct bview_set *s, const char *vname)
struct bv_scene_obj * bv_set_fsos(struct bview_set *s)