OSMArea::Polygon¶
#include <osmarea.h>
Public Types¶
Name | |
---|---|
using std::vector< QVector2D > | Ring |
using std::vector< glm::vec2 > | Ring |
Public Attributes¶
Name | |
---|---|
Ring | outerRing |
std::vector< Ring > | innerRings |
Public Types Documentation¶
using Ring¶
1 |
|
using Ring¶
1 |
|
Public Attributes Documentation¶
variable outerRing¶
1 |
|
variable innerRings¶
1 |
|
Updated on 2022-10-18 at 11:12:51 +0200