![]() |
LibrePCB Developers Documentation
|
Represents the 3D model of a KiCad footprint. More...
#include <kicadtypes.h>
Collaboration diagram for KiCadFootprintModel: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 |
Here is the call graph for this function:
Here is the caller graph for this function:| QString path |
| QVector3D offset |
| QVector3D scale |
| QVector3D rotate |