The VCAWidget
struct.
More...
#include <VCA.hpp>
|
using | DrawArgs = ::StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget::DrawArgs |
|
◆ DrawArgs
◆ VCAWidget() [1/3]
StoneyDSP::StoneyVCV::VCA::VCAWidget::VCAWidget |
( |
| ) |
|
◆ ~VCAWidget()
virtual StoneyDSP::StoneyVCV::VCA::VCAWidget::~VCAWidget |
( |
| ) |
|
|
virtual |
◆ VCAWidget() [2/3]
◆ VCAWidget() [3/3]
StoneyDSP::StoneyVCV::VCA::VCAWidget::VCAWidget |
( |
VCAWidget && |
| ) |
|
|
privatedelete |
◆ step()
virtual void StoneyDSP::StoneyVCV::VCA::VCAWidget::step |
( |
| ) |
|
|
overridevirtual |
Advances the module by one frame.
◆ draw()
Draws the widget to the NanoVG context.
Calls the superclass's draw(args) to recurse to children.
- Parameters
-
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ screwsPositions
const ::std::array<::rack::math::Vec, 4> StoneyDSP::StoneyVCV::VCA::VCAWidget::screwsPositions |
|
private |
◆ screws
const ::std::array<::rack::componentlibrary::ThemedScrew *, 4> StoneyDSP::StoneyVCV::VCA::VCAWidget::screws |
|
private |
The documentation for this struct was generated from the following file: