BRL-CAD
|
#include <pc.h>
Data Fields | ||
struct bu_list | l | |
struct bu_vls | name | |
int | ctype | |
int | dtype | |
union { | ||
struct bu_vls expression | ||
void * ptr | ||
} | data | |
A composite set of parameters constraints with respect to those parameters. Used for declaration by each geometry object
int ctype |
union { ... } data |
Data type of the data pointed to