mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 12:03:33 +00:00
Removed obsolete references to tech ENABLE_MODELINSTANCE_3D_FULL_TRANSFORM
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user