|
Apollo
v5.5.0
Open source self driving car software
|
#include <point.h>


Public Attributes | |
| double | timestamp = 0.0 |
Public Attributes inherited from apollo::perception::base::Point< T > | |
| T | x = 0 |
| T | y = 0 |
| T | z = 0 |
| T | intensity = 0 |
Additional Inherited Members | |
Public Types inherited from apollo::perception::base::Point< T > | |
| typedef T | Type |
| double apollo::perception::base::PointXYZIT< T >::timestamp = 0.0 |
1.8.13