BRL-CAD
wmember Struct Reference

#include <wdb.h>

Collaboration diagram for wmember:
[legend]

Data Fields

struct bu_list l
 
int wm_op
 Boolean operation. More...
 
mat_t wm_mat
 FIXME: Should be a matp_t. More...
 
char * wm_name
 

Detailed Description

In-memory form of database combinations

Definition at line 77 of file wdb.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 78 of file wdb.h.

◆ wm_op

int wm_op

Boolean operation.

Definition at line 79 of file wdb.h.

◆ wm_mat

mat_t wm_mat

FIXME: Should be a matp_t.

Definition at line 80 of file wdb.h.

◆ wm_name

char* wm_name

Definition at line 81 of file wdb.h.


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