Struct Node

Inheritance Relationships

Base Type

Struct Documentation

struct Node : public lanelet::osm::Primitive

Osm node object.

Public Functions

Node() = default
inline Node(Id id, Attributes attributes, GPSPoint point)
inline virtual std::string type() override

Public Members

GPSPoint point