Ardour  9.0-pre0-439-ga53b99b307
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

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

Detailed Description

Definition at line 126 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 127 of file fastmeter.h.

Member Function Documentation

◆ operator<()

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

Definition at line 139 of file fastmeter.h.

Member Data Documentation

◆ cols

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

Definition at line 147 of file fastmeter.h.

◆ dim

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

Definition at line 145 of file fastmeter.h.

◆ stp

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

Definition at line 146 of file fastmeter.h.

◆ style

int ArdourWidgets::FastMeter::Pattern10MapKey::style

Definition at line 148 of file fastmeter.h.


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