All Classes Namespaces Files Functions Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Enumerations
Lane.hh File Reference
#include <iosfwd>
#include <memory>
#include <vector>
#include "manifold/Helpers.hh"
Include dependency graph for Lane.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  manifold::rndf::Lane
 A class that represents a road lane composed by a set of waypoints. More...
 
class  manifold::rndf::LaneHeader
 

Namespaces

 manifold
 
 manifold::rndf
 

Enumerations

enum  manifold::rndf::Marking {
  manifold::rndf::Marking::DOUBLE_YELLOW, manifold::rndf::Marking::SOLID_YELLOW, manifold::rndf::Marking::SOLID_WHITE, manifold::rndf::Marking::BROKEN_WHITE,
  manifold::rndf::Marking::UNDEFINED
}