|
iPlug2 - C++ Audio Plug-in Framework
|
Reaper extension base class interface Include this file in the main header for your reaper extension. More...
Go to the source code of this file.
Classes | |
| struct | ReaperExtDockState |
| State structure for dock window persistence - matches SWS pattern. More... | |
| class | ReaperExtBase |
| Reaper extension base class interface. More... | |
Reaper extension base class interface Include this file in the main header for your reaper extension.
Definition in file ReaperExtBase.h.
| struct ReaperExtDockState |
State structure for dock window persistence - matches SWS pattern.
Definition at line 29 of file ReaperExtBase.h.
| Class Members | ||
|---|---|---|
| RECT | r | |
| int | state | |
| int | whichdock | |