18#include "ViewSettings.hpp"
25 zoomFactor_ = zoomFactor;
Class containing options to filter the view.
void setFilter(Filter filter)
Sets the current filter.
int getZoomQuotient() const
Returns the reciprocal of the current zoom factor.
Filter getFilter() const
Returns the current filter.
void setZoomFactor(int zoomFactor)
Sets the current zoom factor.