gerbv_layer_t Struct Reference

#include <gerbv.h>


Detailed Description

The structure used to keep track of RS274X layer groups

Definition at line 464 of file gerbv.h.


Data Fields

gerbv_step_and_repeat_t stepAndRepeat
gerbv_knockout_t knockout
gdouble rotation
gerbv_polarity_t polarity
gchar * name
gpointer next

Field Documentation

gerbv_step_and_repeat_t gerbv_layer_t::stepAndRepeat

the current step and repeat group (refer to RS274X spec)

Definition at line 465 of file gerbv.h.

gerbv_knockout_t gerbv_layer_t::knockout

the current knockout group (refer to RS274X spec)

Definition at line 466 of file gerbv.h.

the current rotation around the origin

Definition at line 467 of file gerbv.h.

the polarity of this layer

Definition at line 468 of file gerbv.h.

the layer name (NULL for none)

Definition at line 469 of file gerbv.h.

the next layer group in the array

Definition at line 470 of file gerbv.h.

Referenced by gerbv_destroy_image(), and gerbv_image_copy_image().


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