|
Jamba
3.0.2
|
#include <vstgui4/vstgui/lib/cbitmap.h>#include <vstgui4/vstgui/lib/cfont.h>#include <pongasoft/Utils/Lerp.h>Go to the source code of this file.
Namespaces | |
| pongasoft | |
| pongasoft::VST | |
| pongasoft::VST::GUI | |
Typedefs | |
| using | pongasoft::VST::GUI::BitmapPtr = CBitmap * |
| using | pongasoft::VST::GUI::BitmapSPtr = SharedPointer< CBitmap > |
| using | pongasoft::VST::GUI::FontPtr = CFontDesc * |
| using | pongasoft::VST::GUI::FontSPtr = SharedPointer< CFontDesc > |
| using | pongasoft::VST::GUI::GradientPtr = CGradient * |
| using | pongasoft::VST::GUI::GradientSPtr = SharedPointer< CGradient > |
| using | pongasoft::VST::GUI::Range = Utils::Range< CCoord > |