JUCE
Public Attributes | List of all members
VstEditorBounds Struct Reference

Structure used for VSTs. More...

Public Attributes

int16 upper
 
int16 leftmost
 
int16 lower
 
int16 rightmost
 

Detailed Description

Structure used for VSTs.

Member Data Documentation

◆ upper

int16 VstEditorBounds::upper

◆ leftmost

int16 VstEditorBounds::leftmost

◆ lower

int16 VstEditorBounds::lower

◆ rightmost

int16 VstEditorBounds::rightmost

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