OSMNode¶
#include <osmcontroller.h>
Public Attributes¶
Name | |
---|---|
QVector2D | pos |
osmium::object_id_type | ref |
std::vector< const OSMNode * > | neighbours |
glm::vec2 | pos |
Public Attributes Documentation¶
variable pos¶
1 |
|
variable ref¶
1 |
|
variable neighbours¶
1 |
|
variable pos¶
1 |
|
Updated on 2022-10-18 at 11:12:51 +0200