Ardour  8.12
ArdourWidgets::FastMeter::Pattern10MapKey Struct Reference

Public Member Functions

 Pattern10MapKey (int w, int h, float stp0, float stp1, float stp2, float stp3, int c0, int c1, int c2, int c3, int c4, int c5, int c6, int c7, int c8, int c9, int st)
 
bool operator< (const Pattern10MapKey &rhs) const
 

Public Attributes

boost::tuple< int, int > dim
 
boost::tuple< float, float, float, float > stp
 
boost::tuple< int, int, int, int, int, int, int, int, int, int > cols
 
int style
 

Detailed Description

Definition at line 127 of file fastmeter.h.

Constructor & Destructor Documentation

◆ Pattern10MapKey()

ArdourWidgets::FastMeter::Pattern10MapKey::Pattern10MapKey ( int  w,
int  h,
float  stp0,
float  stp1,
float  stp2,
float  stp3,
int  c0,
int  c1,
int  c2,
int  c3,
int  c4,
int  c5,
int  c6,
int  c7,
int  c8,
int  c9,
int  st 
)
inline

Definition at line 128 of file fastmeter.h.

Member Function Documentation

◆ operator<()

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

Definition at line 140 of file fastmeter.h.

Member Data Documentation

◆ cols

boost::tuple<int, int, int, int, int, int, int, int, int, int> ArdourWidgets::FastMeter::Pattern10MapKey::cols

Definition at line 148 of file fastmeter.h.

◆ dim

boost::tuple<int, int> ArdourWidgets::FastMeter::Pattern10MapKey::dim

Definition at line 146 of file fastmeter.h.

◆ stp

boost::tuple<float, float, float, float> ArdourWidgets::FastMeter::Pattern10MapKey::stp

Definition at line 147 of file fastmeter.h.

◆ style

int ArdourWidgets::FastMeter::Pattern10MapKey::style

Definition at line 149 of file fastmeter.h.


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