Audacity 3.2.0
|
#include <memory>
#include "GraphicsDataCache.h"
#include "Observer.h"
#include "waveform/WavePaintParameters.h"
Go to the source code of this file.
Classes | |
class | WaveBitmapCacheElement |
An element, that contains a rasterized bitmap matching the WaveDataCacheElement. More... | |
class | WaveBitmapCache |
Cache containing rasterized bitmaps representing the waveform. More... | |