SPAOP
|
#include <memory>
#include "Room.h"
#include "SourceCollection.h"
#include "SourceDisplay.h"
#include "JuceHeader.h"
Go to the source code of this file.
Classes | |
class | wonderjuce::SourcePanel |
A GUI component that displays a two-dimensional view of a source's position and allows the re-positioning by mouse actions. More... | |
class | wonderjuce::SourcePanel::Listener |
A class for receiving callbacks from a SourcePanel. More... | |
Namespaces | |
wonderjuce | |
A namespace for (reusable) WONDER-related classes that are based on the JUCE library. | |
Macros | |
#define | OTHER_SOURCES_ALPHA 80 |
The alpha value used to display other sources than the main source. More... | |
#define OTHER_SOURCES_ALPHA 80 |
The alpha value used to display other sources than the main source.