Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::base::PointXYZITHBL< T > Struct Template Reference

#include <point.h>

Inheritance diagram for apollo::perception::base::PointXYZITHBL< T >:
Inheritance graph
Collaboration diagram for apollo::perception::base::PointXYZITHBL< T >:
Collaboration graph

Public Attributes

uint8_t label = 0
 
- Public Attributes inherited from apollo::perception::base::PointXYZITHB< T >
int32_t beam_id = -1
 
- Public Attributes inherited from apollo::perception::base::PointXYZITH< T >
float height = std::numeric_limits<float>::max()
 
- Public Attributes inherited from apollo::perception::base::PointXYZIT< T >
double timestamp = 0.0
 
- Public Attributes inherited from apollo::perception::base::Point< T >
x = 0
 
y = 0
 
z = 0
 
intensity = 0
 

Additional Inherited Members

- Public Types inherited from apollo::perception::base::Point< T >
typedef T Type
 

Member Data Documentation

◆ label

template<typename T >
uint8_t apollo::perception::base::PointXYZITHBL< T >::label = 0

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