BRL-CAD
|
#include <view.h>
Data Fields | |
struct bu_hash_tbl * | sets |
Stores selections associated with an object. There is an entry in the selections table for each kind of selection (e.g. "active", "option"). The table entries are sets to allow more than one selection of the same type (e.g. multiple "option" selections).
TODO: This structure is tentative and subject to change or removal without notice.
struct bu_hash_tbl* sets |
selection type -> struct rt_selection_set