Ardour  8.12
ArdourCanvas::Meter::PatternBgMapKey Struct Reference

Public Member Functions

 PatternBgMapKey (int w, int h, int c0, int c1, bool shade)
 
bool operator< (const PatternBgMapKey &rhs) const
 

Public Attributes

boost::tuple< int, int > dim
 
boost::tuple< int, int > cols
 
bool sh
 

Detailed Description

Definition at line 166 of file canvas/canvas/meter.h.

Constructor & Destructor Documentation

◆ PatternBgMapKey()

ArdourCanvas::Meter::PatternBgMapKey::PatternBgMapKey ( int  w,
int  h,
int  c0,
int  c1,
bool  shade 
)
inline

Definition at line 167 of file canvas/canvas/meter.h.

Member Function Documentation

◆ operator<()

bool ArdourCanvas::Meter::PatternBgMapKey::operator< ( const PatternBgMapKey rhs) const
inline

Definition at line 172 of file canvas/canvas/meter.h.

Member Data Documentation

◆ cols

boost::tuple<int, int> ArdourCanvas::Meter::PatternBgMapKey::cols

Definition at line 176 of file canvas/canvas/meter.h.

◆ dim

boost::tuple<int, int> ArdourCanvas::Meter::PatternBgMapKey::dim

Definition at line 175 of file canvas/canvas/meter.h.

◆ sh

bool ArdourCanvas::Meter::PatternBgMapKey::sh

Definition at line 177 of file canvas/canvas/meter.h.


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