|
| 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 |
|
|
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 |
|
Definition at line 139 of file canvas/canvas/meter.h.
◆ 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 |
◆ operator<()
bool ArdourCanvas::Meter::Pattern10MapKey::operator< |
( |
const Pattern10MapKey & |
rhs | ) |
const |
|
inline |
◆ cols
std::tuple<int, int, int, int, int, int, int, int, int, int> ArdourCanvas::Meter::Pattern10MapKey::cols |
◆ dim
std::tuple<int, int> ArdourCanvas::Meter::Pattern10MapKey::dim |
◆ stp
std::tuple<float, float, float, float> ArdourCanvas::Meter::Pattern10MapKey::stp |
◆ style
int ArdourCanvas::Meter::Pattern10MapKey::style |
The documentation for this struct was generated from the following file: