maliput
api/segment.h File Reference
Include dependency graph for api/segment.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Segment
 A Segment represents a bundle of adjacent Lanes which share a continuously traversable road surface. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::api
 

Typedefs

using SegmentId = TypeSpecificIdentifier< class Segment >
 Persistent identifier for a Segment element. More...