mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Removed obsolete references to tech ENABLE_MODELINSTANCE_3D_FULL_TRANSFORM
This commit is contained in:
parent
00222226ed
commit
0d282896d0
2 changed files with 0 additions and 18 deletions
|
@ -497,13 +497,7 @@ private:
|
|||
Eigen::MatrixXi m_F; // facets indices
|
||||
struct SourceDataSummary {
|
||||
BoundingBoxf3 bounding_box;
|
||||
#if !ENABLE_MODELINSTANCE_3D_FULL_TRANSFORM
|
||||
Vec3d scaling_factor;
|
||||
Vec3d rotation;
|
||||
Vec3d offset;
|
||||
#else
|
||||
Transform3d matrix;
|
||||
#endif
|
||||
Vec3d mesh_first_point;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue