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