|
Apollo
v5.5.0
Open source self driving car software
|


Go to the source code of this file.
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::common | |
Functions | |
| template<typename T > | |
| void | apollo::perception::common::IGetPointcloudsDimWBound (const T *threeds, int n, int start_offset, int element_size, T *dim_min_x, T *dim_max_x, T *dim_min_y, T *dim_max_y, T *dim_min_z, T *dim_max_z, T bound_min_x, T bound_max_x, T bound_min_y, T bound_max_y, T bound_min_z, T bound_max_z) |
1.8.13