BRL-CAD
|
Definitions specific to the non-view-obj drawing logic in libtclcad. More...
Files | |
file | tcl_data.h |
Data Structures | |
struct | bv_scene_obj_old_settings |
struct | display_list |
struct | bv_data_axes_state |
struct | bv_data_arrow_state |
struct | bv_data_label_state |
struct | bv_data_line_state |
struct | bv_data_polygon_state |
struct | bv_data_tclcad |
Macros | |
#define | BV_POLY_CIRCLE_MODE 15 |
#define | BV_POLY_CONTOUR_MODE 16 |
Definitions specific to the non-view-obj drawing logic in libtclcad.
We're retaining these for libtclcad - don't use elsewhere
#define BV_POLY_CIRCLE_MODE 15 |
Definition at line 38 of file tcl_data.h.
#define BV_POLY_CONTOUR_MODE 16 |
Definition at line 39 of file tcl_data.h.