|
LMMS
|
#include <iplugview.h>
Public Member Functions | |
| ViewRect (int32 l=0, int32 t=0, int32 r=0, int32 b=0) | |
| int32 | getWidth () const |
| int32 | getHeight () const |
Public Attributes | |
| int32 | left |
| int32 | top |
| int32 | right |
| int32 | bottom |
Graphical rectangle structure. Used with IPlugView.
|
inline |
|
inline |
| int32 Steinberg::ViewRect::bottom |
| int32 Steinberg::ViewRect::left |
| int32 Steinberg::ViewRect::right |
| int32 Steinberg::ViewRect::top |