LibrePCB Developers Documentation
|
Represents the 3D model of a KiCad footprint. More...
#include <kicadtypes.h>
Static Public Member Functions | |
static KiCadFootprintModel | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
QString | path |
QVector3D | offset |
QVector3D | scale |
QVector3D | rotate |
Represents the 3D model of a KiCad footprint.
|
static |
QString path |
QVector3D offset |
QVector3D scale |
QVector3D rotate |