Mapper  0.9.0
API documentation
Public Member Functions | Public Attributes | List of all members
OpenOrienteering::TemplateVisibility Class Reference

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...
 

Detailed Description

Contains the visibility information for a template (or the map).

Member Function Documentation

◆ hasAlpha()

bool OpenOrienteering::TemplateVisibility::hasAlpha ( ) const

Returns true when the template is visible but not opaque.

Member Data Documentation

◆ opacity

float OpenOrienteering::TemplateVisibility::opacity

Opacity from 0.0f (invisible) to 1.0f (opaque)

◆ visible

bool OpenOrienteering::TemplateVisibility::visible

Visibility flag.


The documentation for this class was generated from the following files: