Fixed transformation of the hollowed mesh to be used at frontend

Common gizmos data update is called from GLGizmoManager
This commit is contained in:
Lukas Matena
2020-01-29 10:08:26 +01:00
parent 46fdce1169
commit 3f73261fdb
5 changed files with 26 additions and 10 deletions
+1
View File
@@ -215,6 +215,7 @@ public:
private:
const TriangleMesh* m_old_mesh;
TriangleMesh m_backend_mesh_transformed;
};
} // namespace GUI