|
Base Module
VST 3.6.6
SDK for developing VST Plug-in
|
Rectangle Class. More...
Data Structures | |
| class | Rect |
| Rectangle Class. More... | |
Namespaces | |
| Steinberg | |
Typedefs | |
| typedef Rect | URect |
Functions | |
| bool | operator== (const Rect &r1, const Rect &r2) |
| bool | operator!= (const Rect &r1, const Rect &r2) |
| bool | operator< (const Rect &r1, const Rect &r2) |
Rectangle Class.