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

#include <common_functions.h>

Collaboration diagram for apollo::perception::camera::LanePointInfo:
Collaboration graph

Public Attributes

int type
 
float score
 
float x
 
float y
 

Member Data Documentation

◆ score

float apollo::perception::camera::LanePointInfo::score

◆ type

int apollo::perception::camera::LanePointInfo::type

◆ x

float apollo::perception::camera::LanePointInfo::x

◆ y

float apollo::perception::camera::LanePointInfo::y

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