BRL-CAD

#include <db4.h>

Data Fields

char a_id
 
char a_type
 
char a_name [NAMESIZE]
 
short a_m
 
short a_n
 
short a_curlen
 
short a_totlen
 
short a_pad
 
dbfloat_t a_xmax
 
dbfloat_t a_xmin
 
dbfloat_t a_ymax
 
dbfloat_t a_ymin
 
dbfloat_t a_zmax
 
dbfloat_t a_zmin
 

Detailed Description

Definition at line 271 of file db4.h.

Field Documentation

◆ a_id

char a_id

Definition at line 272 of file db4.h.

◆ a_type

char a_type

Definition at line 273 of file db4.h.

◆ a_name

char a_name[NAMESIZE]

Definition at line 274 of file db4.h.

◆ a_m

short a_m

Definition at line 276 of file db4.h.

◆ a_n

short a_n

Definition at line 277 of file db4.h.

◆ a_curlen

short a_curlen

Definition at line 278 of file db4.h.

◆ a_totlen

short a_totlen

Definition at line 279 of file db4.h.

◆ a_pad

short a_pad

Definition at line 281 of file db4.h.

◆ a_xmax

dbfloat_t a_xmax

Definition at line 282 of file db4.h.

◆ a_xmin

dbfloat_t a_xmin

Definition at line 283 of file db4.h.

◆ a_ymax

dbfloat_t a_ymax

Definition at line 284 of file db4.h.

◆ a_ymin

dbfloat_t a_ymin

Definition at line 285 of file db4.h.

◆ a_zmax

dbfloat_t a_zmax

Definition at line 286 of file db4.h.

◆ a_zmin

dbfloat_t a_zmin

Definition at line 287 of file db4.h.


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