pcb 4.1.1
An interactive printed circuit board layout editor.

AttachedObjectType Struct Reference

Currently attached object. More...

#include <global.h>

Collaboration diagram for AttachedObjectType:

Data Fields

Coord X
Coord Y
BoxType BoundingBox
long int Type
long int State
void * Ptr1
void * Ptr2
void * Ptr3
Cardinal RubberbandN
Cardinal RubberbandMax
RubberbandTypeRubberband

Detailed Description

Currently attached object.

Definition at line 682 of file global.h.


Field Documentation

Definition at line 686 of file global.h.

Definition at line 692 of file global.h.

Referenced by GetRubberbandMemory().

Saved position when MOVE_MODE (X value).

Definition at line 684 of file global.h.

Referenced by AttachForCopy(), crosshair_update_range(), NotifyMode(), and XORDrawMoveOrCopyObject().

Saved position when MOVE_MODE (Y value).

Definition at line 685 of file global.h.

Referenced by AttachForCopy(), crosshair_update_range(), NotifyMode(), and XORDrawMoveOrCopyObject().


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