BRL-CAD
bv_data_arrow_state Struct Reference

#include <tcl_data.h>

Data Fields

int gdas_draw
 
int gdas_color [3]
 
int gdas_line_width
 
int gdas_tip_length
 
int gdas_tip_width
 
int gdas_num_points
 
point_tgdas_points
 

Detailed Description

Definition at line 74 of file tcl_data.h.

Field Documentation

◆ gdas_draw

int gdas_draw

Definition at line 75 of file tcl_data.h.

◆ gdas_color

int gdas_color[3]

Definition at line 76 of file tcl_data.h.

◆ gdas_line_width

int gdas_line_width

Definition at line 77 of file tcl_data.h.

◆ gdas_tip_length

int gdas_tip_length

Definition at line 78 of file tcl_data.h.

◆ gdas_tip_width

int gdas_tip_width

Definition at line 79 of file tcl_data.h.

◆ gdas_num_points

int gdas_num_points

Definition at line 80 of file tcl_data.h.

◆ gdas_points

point_t* gdas_points

Definition at line 81 of file tcl_data.h.


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