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 2022-10-18 at 11:12:51 +0200