![]() |
Mapper
0.9.0
API documentation
|
Contains the visibility information for a template (or the map). More...
#include <map_view.h>
Public Member Functions | |
| bool | hasAlpha () const |
| Returns true when the template is visible but not opaque. More... | |
Public Attributes | |
| float | opacity |
| Opacity from 0.0f (invisible) to 1.0f (opaque) More... | |
| bool | visible |
| Visibility flag. More... | |
Contains the visibility information for a template (or the map).
| bool OpenOrienteering::TemplateVisibility::hasAlpha | ( | ) | const |
Returns true when the template is visible but not opaque.
| float OpenOrienteering::TemplateVisibility::opacity |
Opacity from 0.0f (invisible) to 1.0f (opaque)
| bool OpenOrienteering::TemplateVisibility::visible |
Visibility flag.
1.8.13