Ardour  9.0-pre0-386-g96ef4d20f2
ArdourCanvas::Meter::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 139 of file canvas/canvas/meter.h.

Constructor & Destructor Documentation

◆ Pattern10MapKey()

ArdourCanvas::Meter::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 140 of file canvas/canvas/meter.h.

Member Function Documentation

◆ operator<()

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

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

Member Data Documentation

◆ cols

std::tuple<int, int, int, int, int, int, int, int, int, int> ArdourCanvas::Meter::Pattern10MapKey::cols

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

◆ dim

std::tuple<int, int> ArdourCanvas::Meter::Pattern10MapKey::dim

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

◆ stp

std::tuple<float, float, float, float> ArdourCanvas::Meter::Pattern10MapKey::stp

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

◆ style

int ArdourCanvas::Meter::Pattern10MapKey::style

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


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