|
Jamba C++ API
4.2.0
|
#include <vstgui4/vstgui/lib/cdrawcontext.h>#include <vstgui4/vstgui/lib/cview.h>#include <pongasoft/Utils/Misc.h>#include <base/source/fstring.h>#include "Types.h"Go to the source code of this file.
Classes | |
| class | RelativeDrawContext |
| Encapsulates the draw context provided by VSTGUI to reason in relative coordinates (0,0) is top,left. More... | |
| class | RelativeView |
| struct | StringDrawContext |
Namespaces | |
| pongasoft | |
| pongasoft::VST | |
| pongasoft::VST::GUI | |
Typedefs | |
| using | AbsoluteCoord = CCoord |
| using | AbsolutePoint = CPoint |
| using | AbsoluteRect = CRect |
| using | RelativeCoord = CCoord |
| using | RelativePoint = CPoint |
| using | RelativeRect = CRect |