mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Renamed GLVolume member variables to match the corresponding ModelInstance ones
This commit is contained in:
parent
15b1340514
commit
87c5c8e7f6
6 changed files with 61 additions and 58 deletions
|
@ -224,7 +224,6 @@ public:
|
|||
|
||||
friend class ModelObject;
|
||||
|
||||
// Transform3d transform;
|
||||
double rotation; // Rotation around the Z axis, in radians around mesh center point
|
||||
double scaling_factor;
|
||||
Vec2d offset; // in unscaled coordinates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue