BRL-CAD

#include <db4.h>

Data Fields

char bot_id
 
char bot_pad
 
char bot_name [NAMESIZE]
 
unsigned char bot_nrec [4]
 
unsigned char bot_orientation
 
unsigned char bot_mode
 
unsigned char bot_err_mode
 
unsigned char bot_num_verts [4]
 
unsigned char bot_num_triangles [4]
 
unsigned char bot_data [1]
 

Detailed Description

Definition at line 395 of file db4.h.

Field Documentation

◆ bot_id

char bot_id

Definition at line 396 of file db4.h.

◆ bot_pad

char bot_pad

Definition at line 397 of file db4.h.

◆ bot_name

char bot_name[NAMESIZE]

Definition at line 398 of file db4.h.

◆ bot_nrec

unsigned char bot_nrec[4]

Definition at line 399 of file db4.h.

◆ bot_orientation

unsigned char bot_orientation

Definition at line 400 of file db4.h.

◆ bot_mode

unsigned char bot_mode

Definition at line 401 of file db4.h.

◆ bot_err_mode

unsigned char bot_err_mode

Definition at line 402 of file db4.h.

◆ bot_num_verts

unsigned char bot_num_verts[4]

Definition at line 403 of file db4.h.

◆ bot_num_triangles

unsigned char bot_num_triangles[4]

Definition at line 404 of file db4.h.

◆ bot_data

unsigned char bot_data[1]

Definition at line 405 of file db4.h.


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