pcb 4.1.1
An interactive printed circuit board layout editor.

ObjectFunctionType Struct Reference

Pointer to low-level copy, move and rotate functions. More...

#include <global.h>

Data Fields

void *(* Line )(LayerType *, LineType *)
void *(* Text )(LayerType *, TextType *)
void *(* Polygon )(LayerType *, PolygonType *)
void *(* Via )(PinType *)
void *(* Element )(ElementType *)
void *(* ElementName )(ElementType *)
void *(* Pin )(ElementType *, PinType *)
void *(* Pad )(ElementType *, PadType *)
void *(* LinePoint )(LayerType *, LineType *, PointType *)
void *(* Point )(LayerType *, PolygonType *, PointType *)
void *(* Arc )(LayerType *, ArcType *)
void *(* Rat )(RatType *)

Detailed Description

Pointer to low-level copy, move and rotate functions.

Definition at line 859 of file global.h.


Field Documentation

Definition at line 871 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 865 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 866 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 861 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 869 of file global.h.

Referenced by ObjectOperation().

Definition at line 868 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 867 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 870 of file global.h.

Referenced by ObjectOperation().

Definition at line 863 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 872 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 862 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().

Definition at line 864 of file global.h.

Referenced by ObjectOperation(), and SelectedOperation().


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