BRL-CAD
bv_axes Struct Reference

#include <defines.h>

Data Fields

int draw
 
point_t axes_pos
 
fastf_t axes_size
 
int line_width
 
int axes_color [3]
 
int pos_only
 
int label_flag
 
int label_color [3]
 
int triple_color
 
int tick_enabled
 
int tick_length
 
int tick_major_length
 
fastf_t tick_interval
 
int ticks_per_major
 
int tick_threshold
 
int tick_color [3]
 
int tick_major_color [3]
 

Detailed Description

Definition at line 104 of file defines.h.

Field Documentation

◆ draw

int draw

Definition at line 105 of file defines.h.

◆ axes_pos

point_t axes_pos

Definition at line 106 of file defines.h.

◆ axes_size

fastf_t axes_size

Definition at line 107 of file defines.h.

◆ line_width

int line_width

Definition at line 108 of file defines.h.

◆ axes_color

int axes_color[3]

Definition at line 109 of file defines.h.

◆ pos_only

int pos_only

Definition at line 113 of file defines.h.

◆ label_flag

int label_flag

Definition at line 114 of file defines.h.

◆ label_color

int label_color[3]

Definition at line 115 of file defines.h.

◆ triple_color

int triple_color

Definition at line 116 of file defines.h.

◆ tick_enabled

int tick_enabled

Definition at line 117 of file defines.h.

◆ tick_length

int tick_length

Definition at line 118 of file defines.h.

◆ tick_major_length

int tick_major_length

Definition at line 119 of file defines.h.

◆ tick_interval

fastf_t tick_interval

Definition at line 120 of file defines.h.

◆ ticks_per_major

int ticks_per_major

Definition at line 121 of file defines.h.

◆ tick_threshold

int tick_threshold

Definition at line 122 of file defines.h.

◆ tick_color

int tick_color[3]

Definition at line 123 of file defines.h.

◆ tick_major_color

int tick_major_color[3]

Definition at line 124 of file defines.h.


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