mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 12:41:20 -06:00
Another partial refactoring of 3d gizmos
This commit is contained in:
parent
5e8bd47988
commit
d8936b1ad8
2 changed files with 93 additions and 63 deletions
|
|
@ -286,7 +286,7 @@ private:
|
|||
|
||||
std::vector<PlaneData> m_planes;
|
||||
std::vector<Vec2d> m_instances_positions;
|
||||
Vec3d m_center;
|
||||
Vec3d m_starting_center;
|
||||
const ModelObject* m_model_object = nullptr;
|
||||
|
||||
void update_planes();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue