LMMS
Loading...
Searching...
No Matches
CarlaEngineJack::LastPatchbaySetGroupPos Struct Reference

Public Member Functions

 LastPatchbaySetGroupPos ()
void clear () noexcept
void set (const int _x1, const int _y1, const int _x2, const int _y2) noexcept
bool operator!= (const LastPatchbaySetGroupPos &pos) const noexcept

Public Attributes

int x1
int y1
int x2
int y2

Constructor & Destructor Documentation

◆ LastPatchbaySetGroupPos()

CarlaEngineJack::LastPatchbaySetGroupPos::LastPatchbaySetGroupPos ( )
inline

Member Function Documentation

◆ clear()

void CarlaEngineJack::LastPatchbaySetGroupPos::clear ( )
inlinenoexcept

◆ operator!=()

bool CarlaEngineJack::LastPatchbaySetGroupPos::operator!= ( const LastPatchbaySetGroupPos & pos) const
inlinenoexcept

◆ set()

void CarlaEngineJack::LastPatchbaySetGroupPos::set ( const int _x1,
const int _y1,
const int _x2,
const int _y2 )
inlinenoexcept

Member Data Documentation

◆ x1

int CarlaEngineJack::LastPatchbaySetGroupPos::x1

◆ x2

int CarlaEngineJack::LastPatchbaySetGroupPos::x2

◆ y1

int CarlaEngineJack::LastPatchbaySetGroupPos::y1

◆ y2

int CarlaEngineJack::LastPatchbaySetGroupPos::y2

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