BRL-CAD

#include <bot.h>

Collaboration diagram for bot_specific:
[legend]

Data Fields

unsigned char bot_mode
 
unsigned char bot_orientation
 
unsigned char bot_flags
 
size_t bot_ntri
 
fastf_tbot_thickness
 
struct bu_bitvbot_facemode
 
void * bot_facelist
 
void ** bot_facearray
 
size_t bot_tri_per_piece
 
void * tie
 

Detailed Description

Definition at line 57 of file bot.h.

Field Documentation

◆ bot_mode

unsigned char bot_mode

Definition at line 58 of file bot.h.

◆ bot_orientation

unsigned char bot_orientation

Definition at line 59 of file bot.h.

◆ bot_flags

unsigned char bot_flags

Definition at line 60 of file bot.h.

◆ bot_ntri

size_t bot_ntri

Definition at line 61 of file bot.h.

◆ bot_thickness

fastf_t* bot_thickness

Definition at line 62 of file bot.h.

◆ bot_facemode

struct bu_bitv* bot_facemode

Definition at line 63 of file bot.h.

◆ bot_facelist

void* bot_facelist

Definition at line 64 of file bot.h.

◆ bot_facearray

void** bot_facearray

Definition at line 65 of file bot.h.

◆ bot_tri_per_piece

size_t bot_tri_per_piece

Definition at line 66 of file bot.h.

◆ tie

void* tie

Definition at line 67 of file bot.h.


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