Ardour  9.0-pre0-386-g96ef4d20f2
ArdourWidgets::FastMeter::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

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

Detailed Description

Definition at line 152 of file fastmeter.h.

Constructor & Destructor Documentation

◆ PatternBgMapKey()

ArdourWidgets::FastMeter::PatternBgMapKey::PatternBgMapKey ( int  w,
int  h,
int  c0,
int  c1,
bool  shade 
)
inline

Definition at line 153 of file fastmeter.h.

Member Function Documentation

◆ operator<()

bool ArdourWidgets::FastMeter::PatternBgMapKey::operator< ( const PatternBgMapKey rhs) const
inline

Definition at line 158 of file fastmeter.h.

Member Data Documentation

◆ cols

std::tuple<int, int> ArdourWidgets::FastMeter::PatternBgMapKey::cols

Definition at line 162 of file fastmeter.h.

◆ dim

std::tuple<int, int> ArdourWidgets::FastMeter::PatternBgMapKey::dim

Definition at line 161 of file fastmeter.h.

◆ sh

bool ArdourWidgets::FastMeter::PatternBgMapKey::sh

Definition at line 163 of file fastmeter.h.


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