ardour
Public Member Functions | Public Attributes | List of all members
Gtkmm2ext::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

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

Detailed Description

Definition at line 151 of file fastmeter.h.

Constructor & Destructor Documentation

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

Definition at line 152 of file fastmeter.h.

Member Function Documentation

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

Definition at line 157 of file fastmeter.h.

Member Data Documentation

boost::tuple<int, int> Gtkmm2ext::FastMeter::PatternBgMapKey::cols

Definition at line 161 of file fastmeter.h.

boost::tuple<int, int> Gtkmm2ext::FastMeter::PatternBgMapKey::dim

Definition at line 160 of file fastmeter.h.

bool Gtkmm2ext::FastMeter::PatternBgMapKey::sh

Definition at line 162 of file fastmeter.h.


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