|
BRL-CAD
|
Go to the source code of this file.
Functions | |
| void | bv_set_init (struct bview_set *s) |
| void | bv_set_free (struct bview_set *s) |
| void | bv_set_add_view (struct bview_set *s, struct bview *v) |
| void | bv_set_rm_view (struct bview_set *s, struct bview *v) |
| struct bu_ptbl * | bv_set_views (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) |