OSMWay¶
#include <osmcontroller.h>
Public Attributes¶
| Name | |
|---|---|
| QString | name |
| bool | isClosed |
| QVector2D | center |
| std::vector< const OSMNode * > | nodes |
| float | length |
| String | name |
| glm::vec2 | center |
Public Attributes Documentation¶
variable name¶
1 | |
variable isClosed¶
1 | |
variable center¶
1 | |
variable nodes¶
1 | |
variable length¶
1 | |
variable name¶
1 | |
variable center¶
1 | |
Updated on 2023-07-03 at 11:02:07 +0000