Mercurial > hg > svgui
diff layer/Colour3DPlotExporter.h @ 1570:9095fbec4e52
Clarify comment
author | Chris Cannam |
---|---|
date | Wed, 15 Jan 2020 13:57:52 +0000 |
parents | 3943553b95b0 |
children | 32171776fcc9 |
line wrap: on
line diff
--- a/layer/Colour3DPlotExporter.h Tue Jan 14 15:48:44 2020 +0000 +++ b/layer/Colour3DPlotExporter.h Wed Jan 15 13:57:52 2020 +0000 @@ -39,7 +39,10 @@ gain(1.0), normalization(ColumnNormalization::None) { } - /** Selection of bins to include in the export. */ + /** Selection of bins to include in the export. If a + * LayerGeometryProvider is also included in Sources, then + * the set of bins will also be constrained to the vertical + * range of that. */ BinDisplay binDisplay; /** Initial scale factor (e.g. for FFT scaling). This factor