diff layer/Colour3DPlotRenderer.cpp @ 1110:67dd16e33a3d spectrogram-minor-refactor

Make VerticalBinLayer an actual Layer (via SliceableLayer)
author Chris Cannam
date Tue, 19 Jul 2016 08:55:13 +0100
parents 477521f95a84
children d578b685d912
line wrap: on
line diff
--- a/layer/Colour3DPlotRenderer.cpp	Mon Jul 18 15:37:15 2016 +0100
+++ b/layer/Colour3DPlotRenderer.cpp	Tue Jul 19 08:55:13 2016 +0100
@@ -215,6 +215,8 @@
 
     //!!! todo, here or in caller: illuminateLocalFeatures
 
+    //!!! todo: colourmap rotation
+    
     //!!! fft model scaling?
     
     //!!! should we own the Dense3DModelPeakCache here? or should it persist