Renamed GLVolume member variables to match the corresponding ModelInstance ones
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user