BRL-CAD
bv_data_axes_state Struct Reference

#include <tcl_data.h>

Data Fields

int draw
 
int color [3]
 
int line_width
 
fastf_t size
 
int num_points
 
point_tpoints
 

Detailed Description

Definition at line 65 of file tcl_data.h.

Field Documentation

◆ draw

int draw

Definition at line 66 of file tcl_data.h.

◆ color

int color[3]

Definition at line 67 of file tcl_data.h.

◆ line_width

int line_width

Definition at line 68 of file tcl_data.h.

◆ size

fastf_t size

Definition at line 69 of file tcl_data.h.

◆ num_points

int num_points

Definition at line 70 of file tcl_data.h.

◆ points

point_t* points

Definition at line 71 of file tcl_data.h.


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