LibrePCB Developers Documentation
EagleTypeConverter::Pin Struct Reference

LibrePCB data structure to represent an EAGLE symbol pin. More...

#include <eagletypeconverter.h>

+ Collaboration diagram for EagleTypeConverter::Pin:

Public Attributes

std::shared_ptr< SymbolPinpin
 
std::shared_ptr< Circlecircle
 
std::shared_ptr< Polygonpolygon
 

Detailed Description

LibrePCB data structure to represent an EAGLE symbol pin.

Member Data Documentation

◆ pin

std::shared_ptr<SymbolPin> pin

◆ circle

std::shared_ptr<Circle> circle

◆ polygon

std::shared_ptr<Polygon> polygon

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