gerbv_render_info_t Struct Reference

#include <gerbv.h>


Detailed Description

This contains the rendering info for a scene
Examples:

example6.c.

Definition at line 605 of file gerbv.h.


Data Fields

gdouble scaleFactorX
gdouble scaleFactorY
gdouble lowerLeftX
gdouble lowerLeftY
gerbv_render_types_t renderType
gint displayWidth
gint displayHeight

Field Documentation

the X direction scale factor

Examples:
example6.c.

Definition at line 606 of file gerbv.h.

Referenced by gerbv_render_zoom_to_fit_display(), render_calculate_zoom_from_outline(), and render_draw_measure_distance().

the Y direction scale factor

Examples:
example6.c.

Definition at line 607 of file gerbv.h.

Referenced by gerbv_render_zoom_to_fit_display(), render_calculate_zoom_from_outline(), and render_draw_measure_distance().

the X coordinate of the lower left corner (in real world coordinates, in inches)

Examples:
example6.c.

Definition at line 608 of file gerbv.h.

Referenced by gerbv_render_zoom_to_fit_display(), and render_calculate_zoom_from_outline().

the Y coordinate of the lower left corner (in real world coordinates, in inches)

Examples:
example6.c.

Definition at line 609 of file gerbv.h.

Referenced by gerbv_render_zoom_to_fit_display(), and render_calculate_zoom_from_outline().

the type of rendering to use

Examples:
example6.c.

Definition at line 610 of file gerbv.h.


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

Generated on Tue Aug 19 00:14:51 2008 for gerbv by  doxygen 1.5.6