#include <raytrace.h>
Collaboration diagram for vd_curve:

Data Fields | |
| bu_list | l |
| char | vdc_name [RT_VDRW_MAXNAME+1] |
| name array | |
| long | vdc_rgb |
| color | |
| bu_list | vdc_vhd |
| head of list of vertices | |
Definition at line 1206 of file raytrace.h.
|
|
Definition at line 1207 of file raytrace.h. |
|
|
name array
Definition at line 1208 of file raytrace.h. |
|
|
color
Definition at line 1209 of file raytrace.h. |
|
|
head of list of vertices
Definition at line 1210 of file raytrace.h. |
1.4.6