|
Jamba
3.0.2
|
Namespaces | |
| CColorUtils | |
| CRectUtils | |
| Params | |
| Views | |
Classes | |
| class | GUIController |
| class | GUIPluginState |
| class | GUIState |
| struct | Margin |
| class | RelativeDrawContext |
| class | RelativeView |
| struct | StringDrawContext |
| class | ViewCxMgr |
Typedefs | |
| using | AbsoluteCoord = CCoord |
| using | AbsolutePoint = CPoint |
| using | AbsoluteRect = CRect |
| using | BitmapPtr = CBitmap * |
| using | BitmapSPtr = SharedPointer< CBitmap > |
| using | FontPtr = CFontDesc * |
| using | FontSPtr = SharedPointer< CFontDesc > |
| using | GradientPtr = CGradient * |
| using | GradientSPtr = SharedPointer< CGradient > |
| using | Range = Utils::Range< CCoord > |
| using | RelativeCoord = CCoord |
| using | RelativePoint = CPoint |
| using | RelativeRect = CRect |
| using pongasoft::VST::GUI::AbsoluteCoord = typedef CCoord |
| using pongasoft::VST::GUI::AbsolutePoint = typedef CPoint |
| using pongasoft::VST::GUI::AbsoluteRect = typedef CRect |
| using pongasoft::VST::GUI::BitmapPtr = typedef CBitmap * |
| using pongasoft::VST::GUI::BitmapSPtr = typedef SharedPointer<CBitmap> |
| using pongasoft::VST::GUI::FontPtr = typedef CFontDesc * |
| using pongasoft::VST::GUI::FontSPtr = typedef SharedPointer<CFontDesc> |
| using pongasoft::VST::GUI::GradientPtr = typedef CGradient * |
| using pongasoft::VST::GUI::GradientSPtr = typedef SharedPointer<CGradient> |
| using pongasoft::VST::GUI::Range = typedef Utils::Range<CCoord> |
Defines a Range
| using pongasoft::VST::GUI::RelativeCoord = typedef CCoord |
| using pongasoft::VST::GUI::RelativePoint = typedef CPoint |
| using pongasoft::VST::GUI::RelativeRect = typedef CRect |