BRL-CAD

#include <db4.h>

Data Fields

char ant_id
 
char ant_pad
 
char ant_name [NAMESIZE]
 
unsigned char ant_V [8 *3]
 
unsigned char ant_vert_count [4]
 
unsigned char ant_seg_count [4]
 
unsigned char ant_count [4]
 

Detailed Description

Definition at line 369 of file db4.h.

Field Documentation

◆ ant_id

char ant_id

Definition at line 370 of file db4.h.

◆ ant_pad

char ant_pad

Definition at line 371 of file db4.h.

◆ ant_name

char ant_name[NAMESIZE]

Definition at line 372 of file db4.h.

◆ ant_V

unsigned char ant_V[8 *3]

Definition at line 373 of file db4.h.

◆ ant_vert_count

unsigned char ant_vert_count[4]

Definition at line 374 of file db4.h.

◆ ant_seg_count

unsigned char ant_seg_count[4]

Definition at line 375 of file db4.h.

◆ ant_count

unsigned char ant_count[4]

Definition at line 376 of file db4.h.


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