|
KiCad PCB EDA Suite
|
Transform data captured from the first FP_3DMODEL entry that referenced each missing WRL filename, so candidate replacements sit at the same position the original WRL would have occupied. More...
Public Attributes | |
| VECTOR3D | m_scale { 1, 1, 1 } |
| VECTOR3D | m_rotation { 0, 0, 0 } |
| VECTOR3D | m_offset { 0, 0, 0 } |
| double | m_opacity = 1.0 |
Transform data captured from the first FP_3DMODEL entry that referenced each missing WRL filename, so candidate replacements sit at the same position the original WRL would have occupied.
Definition at line 144 of file dialog_migrate_3d_models.h.
| VECTOR3D DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_offset { 0, 0, 0 } |
Definition at line 148 of file dialog_migrate_3d_models.h.
| double DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_opacity = 1.0 |
Definition at line 149 of file dialog_migrate_3d_models.h.
| VECTOR3D DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_rotation { 0, 0, 0 } |
Definition at line 147 of file dialog_migrate_3d_models.h.
| VECTOR3D DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_scale { 1, 1, 1 } |
Definition at line 146 of file dialog_migrate_3d_models.h.