BRL-CAD

#include <db4.h>

Collaboration diagram for record:
[legend]

Data Fields

char u_id
 
char u_size [DB_MINREC]
 
struct ident i
 
struct solidrec s
 
struct combination c
 
struct member M
 
struct material_rec md
 
struct B_solid B
 
struct b_surf d
 
struct polyhead p
 
struct polydata q
 
struct ars_rec a
 
struct ars_ext b
 
struct strsol ss
 
struct arbn_rec n
 
struct pipewire_rec pwr
 
struct particle_rec part
 
struct nmg_rec nmg
 
struct extr_rec extr
 
struct sketch_rec skt
 
struct annot_rec ant
 
struct script_rec scr
 
struct cline_rec cli
 
struct bot_rec bot
 

Detailed Description

Definition at line 413 of file db4.h.

Field Documentation

◆ u_id

char u_id

Definition at line 415 of file db4.h.

◆ u_size

char u_size[DB_MINREC]

Definition at line 440 of file db4.h.

◆ i

struct ident i

Definition at line 442 of file db4.h.

◆ s

struct solidrec s

Definition at line 443 of file db4.h.

◆ c

struct combination c

Definition at line 444 of file db4.h.

◆ M

struct member M

Definition at line 445 of file db4.h.

◆ md

struct material_rec md

Definition at line 446 of file db4.h.

◆ B

struct B_solid B

Definition at line 447 of file db4.h.

◆ d

struct b_surf d

Definition at line 448 of file db4.h.

◆ p

struct polyhead p

Definition at line 455 of file db4.h.

◆ q

struct polydata q

Definition at line 456 of file db4.h.

◆ a

struct ars_rec a

Definition at line 457 of file db4.h.

◆ b

struct ars_ext b

Definition at line 458 of file db4.h.

◆ ss

struct strsol ss

Definition at line 462 of file db4.h.

◆ n

struct arbn_rec n

Definition at line 463 of file db4.h.

◆ pwr

struct pipewire_rec pwr

Definition at line 465 of file db4.h.

◆ part

struct particle_rec part

Definition at line 466 of file db4.h.

◆ nmg

struct nmg_rec nmg

Definition at line 469 of file db4.h.

◆ extr

struct extr_rec extr

Definition at line 472 of file db4.h.

◆ skt

struct sketch_rec skt

Definition at line 475 of file db4.h.

◆ ant

struct annot_rec ant

Definition at line 478 of file db4.h.

◆ scr

struct script_rec scr

Definition at line 481 of file db4.h.

◆ cli

struct cline_rec cli

Definition at line 484 of file db4.h.

◆ bot

struct bot_rec bot

Definition at line 490 of file db4.h.


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