15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__VERTEX_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__VERTEX_HPP_
21 #include <pugixml.hpp>
25 inline namespace syntax
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: double.hpp:25
Definition: position.hpp:48
Definition: vertex.hpp:38
const Position position
Definition: vertex.hpp:41
const Double time
Definition: vertex.hpp:39
Vertex(const pugi::xml_node &, Scope &)
Definition: vertex.cpp:22