bn_vlblock Struct Reference

#include <bn.h>

Collaboration diagram for bn_vlblock:

Collaboration graph
[legend]

Data Fields

long magic
int nused
int max
long * rgb
 rgb[max] variable size array
bu_listhead
 head[max] variable size array
bu_listfree_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 1686 of file bn.h.


Field Documentation

long magic
 

Definition at line 1687 of file bn.h.

Referenced by bn_vlblock_init().

int nused
 

Definition at line 1688 of file bn.h.

Referenced by dgo_cvt_vlblock_to_solids(), rt_plot_vlblock(), rt_vlblock_find(), and rt_vlblock_free().

int max
 

Definition at line 1689 of file bn.h.

Referenced by bn_vlblock_init().

long* rgb
 

rgb[max] variable size array

Definition at line 1690 of file bn.h.

Referenced by bn_vlblock_init(), dgo_cvt_vlblock_to_solids(), rt_plot_vlblock(), rt_vlblock_find(), and rt_vlblock_free().

struct bu_list* head
 

head[max] variable size array

Definition at line 1691 of file bn.h.

Referenced by bn_vlblock_init(), dgo_cvt_vlblock_to_solids(), rt_plot_vlblock(), rt_vlblock_find(), and rt_vlblock_free().

struct bu_list* free_vlist_hd
 

where to get/put free vlists

Definition at line 1692 of file bn.h.

Referenced by bn_vlblock_init(), nmg_vlblock_v(), rt_label_vlist_verts(), rt_process_uplot_value(), and rt_vlblock_free().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:10 2006 for BRL-CAD by  doxygen 1.4.6