LibrePCB Developers Documentation
BoardPainter::ViaData Struct Reference
+ Collaboration diagram for BoardPainter::ViaData:

Public Attributes

Point position
 
PositiveLength size
 
PositiveLength drill
 
const LayerstartLayer
 
const LayerendLayer
 
tl::optional< PositiveLengthstopMaskDiameterTop
 
tl::optional< PositiveLengthstopMaskDiameterBottom
 

Member Data Documentation

◆ position

Point position

◆ size

◆ drill

◆ startLayer

const Layer* startLayer

◆ endLayer

const Layer* endLayer

◆ stopMaskDiameterTop

tl::optional<PositiveLength> stopMaskDiameterTop

◆ stopMaskDiameterBottom

tl::optional<PositiveLength> stopMaskDiameterBottom

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