List of all members.
Detailed Description
Marker, should be attached to Strat level.
Can be unattached, then uses the fallback name and color.
Constructor & Destructor Documentation
| Well::Marker::Marker |
( |
const char * |
nm = 0, |
|
|
float |
dh = 0 | |
|
) |
| | [inline] |
| Well::Marker::Marker |
( |
int |
lvlid, |
|
|
float |
dh | |
|
) |
| | |
Member Function Documentation
| Color Well::Marker::color |
( |
|
) |
const |
| float Well::Marker::dah |
( |
|
) |
const [inline] |
| int Well::Marker::levelID |
( |
|
) |
const [inline] |
| void Well::Marker::setColor |
( |
Color |
col |
) |
[inline] |
| void Well::Marker::setDah |
( |
float |
v |
) |
[inline] |
| void Well::Marker::setLevelID |
( |
int |
id |
) |
[inline] |
| static const char* Well::Marker::sKeyDah |
( |
|
) |
[static] |
Member Data Documentation