NVIDIA DriveWorks API: Point Cloud Box Filter
Description: This file defines API of point cloud box filtering module.
Definition in file PointCloudBoxFilter.h.
Go to the source code of this file.
Data Structures | |
struct | dwPointCloudBoxFilterParams |
Defines parameters for point cloud box filter. More... | |
Typedefs | |
typedef struct dwPointCloudBoxFilterObject * | dwPointCloudBoxFilterHandle_t |
Enumerations | |
enum | dwPointCloudBoxFilterType { DW_POINT_CLOUD_BOX_FILTER_TYPE_INNER = 0 , DW_POINT_CLOUD_BOX_FILTER_TYPE_OUTER = 1 } |
Defines box filter type. More... | |