LMMS
Loading...
Searching...
No Matches
Steinberg::ViewRect Struct Reference

#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

Detailed Description

Graphical rectangle structure. Used with IPlugView.

Constructor & Destructor Documentation

◆ ViewRect()

Steinberg::ViewRect::ViewRect ( int32 l = 0,
int32 t = 0,
int32 r = 0,
int32 b = 0 )
inline

Member Function Documentation

◆ getHeight()

int32 Steinberg::ViewRect::getHeight ( ) const
inline

◆ getWidth()

int32 Steinberg::ViewRect::getWidth ( ) const
inline

Member Data Documentation

◆ bottom

int32 Steinberg::ViewRect::bottom

◆ left

int32 Steinberg::ViewRect::left

◆ right

int32 Steinberg::ViewRect::right

◆ top

int32 Steinberg::ViewRect::top

The documentation for this struct was generated from the following file: