Variables
stipple.cpp File Reference

The worker thread for processing an individual layer. More...

#include "stipple.hpp"
#include <time.h>

Variables

Coord ComponentTrace
 The size trace to be used in stipples on the component layer.
 
Coord SolderTrace
 The size trace to be used in stipples on the solder layer.
 
Coord ComponentPitch
 The pitch size (spacing) to be used on the component layer.
 
Coord SolderPitch
 The pitch size (spacing) to be used on the solder layer.
 
MakeLayers_t MakeLayers
 The checkbox translation of the work order.
 
vector< string > MakeLayerNames
 A list of layer names to be stippled.
 

Detailed Description

The worker thread for processing an individual layer.