Tramway SDK
Protected Attributes | List of all members
tram::Graph Class Reference

#include <graph.h>

Inheritance diagram for tram::Graph:
tram::Path

Protected Attributes

std::vector< Nodenodes
 
std::vector< Edgeedges
 

Member Data Documentation

◆ edges

std::vector<Edge> tram::Graph::edges
protected

◆ nodes

std::vector<Node> tram::Graph::nodes
protected

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