OSMArea
#include <osmarea.h>
Inherits from QObject
Public Classes
Public Types
|
Name |
| enum class |
Type { Park, Wood, Water, Building, Park, Wood, Water, Building} |
| enum class |
Type { Park, Wood, Water, Building, Park, Wood, Water, Building} |
Public Attributes
Public Types Documentation
enum Type
| Enumerator |
Value |
Description |
| Park |
|
|
| Wood |
|
|
| Water |
|
|
| Building |
|
|
| Park |
|
|
| Wood |
|
|
| Water |
|
|
| Building |
|
|
enum Type
| Enumerator |
Value |
Description |
| Park |
|
|
| Wood |
|
|
| Water |
|
|
| Building |
|
|
| Park |
|
|
| Wood |
|
|
| Water |
|
|
| Building |
|
|
Public Attributes Documentation
variable name
variable type
variable polygons
| std::vector< Polygon > polygons;
|
variable center
variable height
variable minHeight
variable name
variable center
Updated on 2023-07-03 at 11:02:07 +0000