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 2023-07-03 at 11:02:07 +0000