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

@@ -63,6 +63,7 @@ public:
bool scal;
bool iter;
bool grad;
bool grads;
bool gam;
bool slope;
bool neigh;