![]() |
fsh::stk
fantastic spatial holophonic synthesis toolkit
|
A panel for the dynamic layout of multiple components. More...
#include <ComponentPanel.h>
Classes | |
struct | Params |
Parameters for the ComponentPanel. More... | |
Public Types | |
enum class | Orientation { Horizontal , Vertical } |
Orientation of the panel. More... | |
Public Member Functions | |
ComponentPanel (const Params &, std::vector< juce::Component * >) | |
Constructor. | |
A panel for the dynamic layout of multiple components.
|
strong |