Skip to content

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
QVector2D pos;

variable ref

1
osmium::object_id_type ref;

variable neighbours

1
std::vector< const OSMNode * > neighbours;

variable pos

1
glm::vec2 pos;

Updated on 2022-10-18 at 11:12:51 +0200