Fixed segfault bug and add strength gradient

This commit is contained in:
Desmis
2015-11-09 07:57:22 +01:00
parent 1892bbf772
commit 04478c3b94
10 changed files with 85 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ protected:
Adjuster* str;
Adjuster* scal;
Adjuster* grad;
Adjuster* grads;
Adjuster* iter;
Adjuster* neigh;
Adjuster* gain;