VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
KeyboardViewRangeSelector::Range Struct Reference

Public Member Functions

 Range (NoteIndex position=0, NumNotes length=0)
 
bool operator!= (const Range &r) const
 

Public Attributes

NoteIndex position
 
NumNotes length
 

Constructor & Destructor Documentation

Range ( NoteIndex  position = 0,
NumNotes  length = 0 
)
inline

Member Function Documentation

bool operator!= ( const Range r) const
inline

Member Data Documentation

NumNotes length
NoteIndex position

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