BRL-CAD

#include <db4.h>

Data Fields

char s_id
 
char s_type
 
char s_name [NAMESIZE]
 
short s_cgtype
 
dbfloat_t s_values [24]
 

Detailed Description

Definition at line 120 of file db4.h.

Field Documentation

◆ s_id

char s_id

Definition at line 121 of file db4.h.

◆ s_type

char s_type

Definition at line 122 of file db4.h.

◆ s_name

char s_name[NAMESIZE]

Definition at line 156 of file db4.h.

◆ s_cgtype

short s_cgtype

Definition at line 157 of file db4.h.

◆ s_values

dbfloat_t s_values[24]

Definition at line 158 of file db4.h.


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