![]() |
KiCad PCB EDA Suite
|
#include <footprint.h>
Public Attributes | |
double | x |
double | y |
double | z |
Definition at line 88 of file footprint.h.
double FP_3DMODEL::VECTOR3D::x |
Definition at line 90 of file footprint.h.
Referenced by ACOMPONENTBODY6::ACOMPONENTBODY6(), AMODEL::AMODEL(), LEGACY_PLUGIN::load3D(), PCB_PARSER::parse3DModel(), ALTIUM_PCB::ParseComponentsBodies6Data(), PANEL_PREV_3D::SetSelectedModel(), DLG_SELECT_3DMODEL::TransferDataFromWindow(), and PANEL_PREV_3D::updateOrientation().
double FP_3DMODEL::VECTOR3D::y |
Definition at line 90 of file footprint.h.
Referenced by ACOMPONENTBODY6::ACOMPONENTBODY6(), AMODEL::AMODEL(), LEGACY_PLUGIN::load3D(), PCB_PARSER::parse3DModel(), ALTIUM_PCB::ParseComponentsBodies6Data(), PANEL_PREV_3D::SetSelectedModel(), DLG_SELECT_3DMODEL::TransferDataFromWindow(), and PANEL_PREV_3D::updateOrientation().
double FP_3DMODEL::VECTOR3D::z |
Definition at line 90 of file footprint.h.
Referenced by ACOMPONENTBODY6::ACOMPONENTBODY6(), AMODEL::AMODEL(), LEGACY_PLUGIN::load3D(), PCB_PARSER::parse3DModel(), ALTIUM_PCB::ParseComponentsBodies6Data(), PANEL_PREV_3D::SetSelectedModel(), DLG_SELECT_3DMODEL::TransferDataFromWindow(), and PANEL_PREV_3D::updateOrientation().