KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ m_offset

VECTOR3D DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_offset { 0, 0, 0 }

Definition at line 148 of file dialog_migrate_3d_models.h.

◆ m_opacity

double DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_opacity = 1.0

Definition at line 149 of file dialog_migrate_3d_models.h.

◆ m_rotation

VECTOR3D DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_rotation { 0, 0, 0 }

Definition at line 147 of file dialog_migrate_3d_models.h.

◆ m_scale

VECTOR3D DIALOG_MIGRATE_3D_MODELS::MISSING_XFORM::m_scale { 1, 1, 1 }

Definition at line 146 of file dialog_migrate_3d_models.h.


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