KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FP_3DMODEL Class Reference

#include <footprint.h>

Public Member Functions

 FP_3DMODEL ()
 

Public Attributes

VECTOR3D m_Scale
 3D model scaling factor (dimensionless) More...
 
VECTOR3D m_Rotation
 3D model rotation (degrees) More...
 
VECTOR3D m_Offset
 3D model offset (mm) More...
 
double m_Opacity
 
wxString m_Filename
 The 3D shape filename in 3D library. More...
 
bool m_Show
 Include model in rendering. More...
 

Detailed Description

Definition at line 83 of file footprint.h.

Constructor & Destructor Documentation

◆ FP_3DMODEL()

FP_3DMODEL::FP_3DMODEL ( )
inline

Definition at line 86 of file footprint.h.

Member Data Documentation

◆ m_Filename

◆ m_Offset

◆ m_Opacity

◆ m_Rotation

◆ m_Scale

◆ m_Show

bool FP_3DMODEL::m_Show

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