Apollo 10.0
自动驾驶开放平台
|
#include <point.h>
Public 类型 | |
typedef T | Type |
Public 属性 | |
T | x = 0 |
T | y = 0 |
T | z = 0 |
T | intensity = 0 |
typedef T apollo::perception::base::Point< T >::Type |
T apollo::perception::base::Point< T >::intensity = 0 |
T apollo::perception::base::Point< T >::x = 0 |
T apollo::perception::base::Point< T >::y = 0 |
T apollo::perception::base::Point< T >::z = 0 |