Removed saving of model ids. Save the corresponding color triangles instead for speedup.

Former-commit-id: 72e6031234e12a488a5425e80e73dc8b03ec364f
This commit is contained in:
Tim Niggemann
2014-07-15 08:54:40 +02:00
parent f5a8174783
commit 9269b0a1e3
2 changed files with 4 additions and 5 deletions

View File

@@ -65,8 +65,6 @@ private slots:
private:
/// Array to save the light states.
std::vector<QString> states;
/// Array to save model ids.
std::vector<QString> ids;
/// Color triangles.
std::vector<CGTriangle> triangles;
/// Ip address of the bridge