scenario_simulator_v2 C++ API
|
#include <openscenario_interpreter/syntax/misc_object.hpp>
#include <openscenario_interpreter/syntax/object_type.hpp>
#include <openscenario_interpreter/syntax/pedestrian.hpp>
#include <openscenario_interpreter/syntax/vehicle.hpp>
Go to the source code of this file.
Classes | |
struct | openscenario_interpreter::syntax::EntityObject |
Namespaces | |
openscenario_interpreter | |
openscenario_interpreter::syntax | |
Functions | |
openscenario_interpreter::syntax::DEFINE_LAZY_VISITOR (const EntityObject, CASE(Vehicle), CASE(Pedestrian), CASE(MiscObject),) | |