LibrePCB Developers Documentation
SceneData3D::ViaData Struct Reference

#include <scenedata3d.h>

+ Collaboration diagram for SceneData3D::ViaData:

Public Attributes

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

Member Data Documentation

◆ position

Point position

◆ size

◆ drillDiameter

PositiveLength drillDiameter

◆ 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: