|
BRL-CAD
|
#include <vlist.h>
Data Fields | |
| uint32_t | magic |
| size_t | nused |
| size_t | max |
| long * | rgb |
| rgb[max] variable size array More... | |
| struct bu_list * | head |
| head[max] variable size array More... | |
| struct bu_list * | free_vlist_hd |
| where to get/put free vlists More... | |
For plotting, a way of separating plots into separate color vlists: blocks of vlists, each with an associated color.