BRL-CAD
bv_data_polygon_state Struct Reference

#include <tcl_data.h>

Collaboration diagram for bv_data_polygon_state:
[legend]

Data Fields

int gdps_draw
 
int gdps_moveAll
 
int gdps_color [3]
 
int gdps_line_width
 
int gdps_line_style
 
int gdps_cflag
 
size_t gdps_target_polygon_i
 
size_t gdps_curr_polygon_i
 
size_t gdps_curr_point_i
 
point_t gdps_prev_point
 
bg_clip_t gdps_clip_type
 
fastf_t gdps_scale
 
point_t gdps_origin
 
mat_t gdps_rotation
 
mat_t gdps_view2model
 
mat_t gdps_model2view
 
struct bg_polygons gdps_polygons
 
fastf_t gdps_data_vZ
 

Detailed Description

Definition at line 101 of file tcl_data.h.

Field Documentation

◆ gdps_draw

int gdps_draw

Definition at line 102 of file tcl_data.h.

◆ gdps_moveAll

int gdps_moveAll

Definition at line 103 of file tcl_data.h.

◆ gdps_color

int gdps_color[3]

Definition at line 104 of file tcl_data.h.

◆ gdps_line_width

int gdps_line_width

Definition at line 105 of file tcl_data.h.

◆ gdps_line_style

int gdps_line_style

Definition at line 106 of file tcl_data.h.

◆ gdps_cflag

int gdps_cflag

Definition at line 107 of file tcl_data.h.

◆ gdps_target_polygon_i

size_t gdps_target_polygon_i

Definition at line 108 of file tcl_data.h.

◆ gdps_curr_polygon_i

size_t gdps_curr_polygon_i

Definition at line 109 of file tcl_data.h.

◆ gdps_curr_point_i

size_t gdps_curr_point_i

Definition at line 110 of file tcl_data.h.

◆ gdps_prev_point

point_t gdps_prev_point

Definition at line 111 of file tcl_data.h.

◆ gdps_clip_type

bg_clip_t gdps_clip_type

Definition at line 112 of file tcl_data.h.

◆ gdps_scale

fastf_t gdps_scale

Definition at line 113 of file tcl_data.h.

◆ gdps_origin

point_t gdps_origin

Definition at line 114 of file tcl_data.h.

◆ gdps_rotation

mat_t gdps_rotation

Definition at line 115 of file tcl_data.h.

◆ gdps_view2model

mat_t gdps_view2model

Definition at line 116 of file tcl_data.h.

◆ gdps_model2view

mat_t gdps_model2view

Definition at line 117 of file tcl_data.h.

◆ gdps_polygons

struct bg_polygons gdps_polygons

Definition at line 118 of file tcl_data.h.

◆ gdps_data_vZ

fastf_t gdps_data_vZ

Definition at line 119 of file tcl_data.h.


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