Mercurial > hg > svgui
diff layer/Colour3DPlotLayer.h @ 475:3f4b10e76ccd
* add setLayerDormant
author | Chris Cannam |
---|---|
date | Thu, 29 Jan 2009 14:55:57 +0000 |
parents | 13e8edbffbd7 |
children | f8b98f63f200 |
line wrap: on
line diff
--- a/layer/Colour3DPlotLayer.h Thu Jan 29 14:17:12 2009 +0000 +++ b/layer/Colour3DPlotLayer.h Thu Jan 29 14:55:57 2009 +0000 @@ -60,6 +60,8 @@ size_t &resolution, SnapType snap) const; + virtual void setLayerDormant(const View *v, bool dormant); + virtual bool isLayerScrollable(const View *v) const; virtual ColourSignificance getLayerColourSignificance() const {