pcb 4.1.1
An interactive printed circuit board layout editor.
|
Rubberband lines for element moves. More...
#include <global.h>
Data Fields | |
LayerType * | Layer |
LineType * | Line |
PointType * | MovedPoint |
Layer that holds the line.
Definition at line 652 of file global.h.
Referenced by CreateNewRubberbandEntry(), MoveObjectAndRubberband(), and RotateObject().
The line itself.
Definition at line 653 of file global.h.
Referenced by ActionChangeName(), CreateNewRubberbandEntry(), MoveObjectAndRubberband(), NotifyMode(), RotateObject(), rubber_callback(), and XORDrawMoveOrCopyObject().
And finally the point.
Definition at line 654 of file global.h.
Referenced by CreateNewRubberbandEntry(), MoveObjectAndRubberband(), RotateObject(), and XORDrawMoveOrCopyObject().