#1972 Toggle grid collection on range filter creation

This commit is contained in:
Rebecca Cox
2017-11-08 14:08:03 +01:00
parent aa45dd5fcd
commit c3ebcd7bc5
2 changed files with 11 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ public:
void disableLighting(bool disable);
bool isLightingDisabled() const;
void showGridCells(bool enableHideGridCells);
void showGridCells(bool enableGridCells);
bool isGridVisualizationMode() const;
void setScaleZAndUpdate(double scaleZ);