Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::LineSegment2Df Struct Reference

#include <lane_object.h>

Collaboration diagram for apollo::perception::LineSegment2Df:
Collaboration graph

Public Attributes

Point2Df start_point
 
Point2Df end_point
 

Member Data Documentation

◆ end_point

Point2Df apollo::perception::LineSegment2Df::end_point

◆ start_point

Point2Df apollo::perception::LineSegment2Df::start_point

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