Horizon
|
Public Types | |
enum class | Size { DEFAULT , SMALL } |
Public Member Functions | |
MarkerRef (const Coordf &pos, const Color &co, const UUIDVec &s={}, const std::string &la="") | |
Public Attributes | |
Coordf | position |
UUIDVec | sheet |
Color | color |
std::string | label |
bool | visible = true |
Size | size = Size::DEFAULT |