pcb 4.1.1
An interactive printed circuit board layout editor.

render_priv Struct Reference

Collaboration diagram for render_priv:

Data Fields

GdkGC * bg_gc
GdkGC * offlimits_gc
GdkGC * mask_gc
GdkGC * u_gc
GdkGC * grid_gc
bool clip
GdkRectangle clip_rect
int attached_invalidate_depth
int mark_invalidate_depth
guint lead_user_timeout
GTimer * lead_user_timer
bool lead_user
Coord lead_user_radius
Coord lead_user_x
Coord lead_user_y
hidGC crosshair_gc
GdkGLConfig * glconfig
bool trans_lines
bool in_context
int subcomposite_stencil_bit
char * current_colorname
double current_alpha_mult
GTimer * time_since_expose

Detailed Description

Definition at line 60 of file gtkhid-gdk.c.


Field Documentation

Definition at line 66 of file gtkhid-gdk.c.

Referenced by redraw_region(), and set_clip().

GdkRectangle render_priv::clip_rect

Definition at line 67 of file gtkhid-gdk.c.

Referenced by redraw_region(), and set_clip().

Definition at line 69 of file gtkhid-gl.c.

Referenced by set_gl_color_for_gc().

Definition at line 68 of file gtkhid-gl.c.

Referenced by set_gl_color_for_gc().

GdkGLConfig* render_priv::glconfig

Definition at line 64 of file gtkhid-gl.c.

Referenced by ghid_init_drawing_widget(), and ghid_init_renderer().

Definition at line 63 of file gtkhid-gdk.c.

Referenced by ghid_use_mask(), and redraw_region().

Definition at line 65 of file gtkhid-gl.c.

Referenced by ghid_set_layer().


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