comparison layer/Colour3DPlotLayer.cpp @ 353:de4db9b5dcf1

* More latency for PortAudio output * ...
author Chris Cannam
date Thu, 24 Jan 2008 22:49:19 +0000
parents b548a36f7633
children 3e538a90e9b8
comparison
equal deleted inserted replaced
352:25e72328a897 353:de4db9b5dcf1
27 27
28 #include <iostream> 28 #include <iostream>
29 29
30 #include <cassert> 30 #include <cassert>
31 31
32 #define DEBUG_COLOUR_3D_PLOT_LAYER_PAINT 1 32 //#define DEBUG_COLOUR_3D_PLOT_LAYER_PAINT 1
33 33
34 34
35 Colour3DPlotLayer::Colour3DPlotLayer() : 35 Colour3DPlotLayer::Colour3DPlotLayer() :
36 m_model(0), 36 m_model(0),
37 m_cache(0), 37 m_cache(0),