bn_vlblock Struct Reference
[Random Number Tables]

#include <bn.h>

Data Fields

uint32_t magic
size_t nused
size_t max
long * rgb
 rgb[max] variable size array
struct bu_list * head
 head[max] variable size array
struct bu_list * free_vlist_hd
 where to get/put free vlists

Detailed Description

B N _ V L B L O C K

For plotting, a way of separating plots into separate color vlists: blocks of vlists, each with an associated color.

Definition at line 1769 of file bn.h.


Field Documentation

uint32_t magic

Definition at line 1770 of file bn.h.

size_t nused

Definition at line 1771 of file bn.h.

size_t max

Definition at line 1772 of file bn.h.

long* rgb

rgb[max] variable size array

Definition at line 1773 of file bn.h.

struct bu_list* head

head[max] variable size array

Definition at line 1774 of file bn.h.

struct bu_list* free_vlist_hd

where to get/put free vlists

Definition at line 1775 of file bn.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 11 13:14:30 2012 for LIBBN by  doxygen 1.6.3