BRL-CAD

#include <defines.h>

Collaboration diagram for vd_curve:
[legend]

Data Fields

struct bu_list l
 
char vdc_name [RT_VDRW_MAXNAME+1]
 name array More...
 
long vdc_rgb
 color More...
 
struct bu_list vdc_vhd
 head of list of vertices More...
 

Detailed Description

Definition at line 156 of file defines.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 152 of file defines.h.

◆ vdc_name

char vdc_name[RT_VDRW_MAXNAME+1]

name array

Definition at line 158 of file defines.h.

◆ vdc_rgb

long vdc_rgb

color

Definition at line 159 of file defines.h.

◆ vdc_vhd

struct bu_list vdc_vhd

head of list of vertices

Definition at line 159 of file defines.h.


The documentation for this struct was generated from the following file: