CARLA
Static Public Member Functions | List of all members
carla::opendrive::parser::JunctionParser Class Reference

#include <JunctionParser.h>

Static Public Member Functions

static void Parse (const pugi::xml_document &xml, carla::road::MapBuilder &map_builder)
 

Detailed Description

Definition at line 22 of file JunctionParser.h.

Member Function Documentation

◆ Parse()

void carla::opendrive::parser::JunctionParser::Parse ( const pugi::xml_document xml,
carla::road::MapBuilder map_builder 
)
static

Definition at line 17 of file JunctionParser.cpp.

References carla::road::MapBuilder::AddConnection(), carla::road::MapBuilder::AddJunction(), carla::road::MapBuilder::AddJunctionController(), carla::road::MapBuilder::AddLaneLink(), pugi::xml_node::child(), and pugi::xml_node::children().

Referenced by carla::opendrive::OpenDriveParser::Load().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: