VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
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()

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

Member Function Documentation

◆ operator!=()

bool operator!= ( const Range r) const
inline

Member Data Documentation

◆ length

NumNotes length

◆ position

NoteIndex position

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