47 #ifndef DW_POINTCLOUDPROCESSING_POINTCLOUDPLANEEXTRACTOR_H_ 48 #define DW_POINTCLOUDPROCESSING_POINTCLOUDPLANEEXTRACTOR_H_ 151 dwPointCloudPlaneExtractorHandle_t
const obj);
161 dwPointCloudPlaneExtractorHandle_t
const obj);
172 dwPointCloudPlaneExtractorHandle_t
const obj);
187 dwPointCloudPlaneExtractorHandle_t
const obj);
212 DW_DEPRECATED(
"dwPointCloudPlaneExtractor_initialize() is renamed / deprecated and will be removed in the next major release," 213 " use dwPCPlaneExtractor_initialize() instead")
267 dwPointCloudPlaneExtractorHandle_t const obj);
280 dwPointCloudPlaneExtractorHandle_t const obj);
294 dwPointCloudPlaneExtractorHandle_t const obj);
312 dwPointCloudPlaneExtractorHandle_t const obj);
332 #endif // DW_POINTCLOUDPROCESSING_POINTCLOUDPLANEEXTRACTOR_H_ NVIDIA DriveWorks API: Core Types
float float32_t
Specifies POD types.
Defines point cloud data structure.
Defines a three-element floating-point vector.
Data structure representing an oriented bounding box in the local object coordinate frame The box is ...
dwStatus
Status definition.
#define DW_DEPRECATED(msg)
Defines a 3x3 matrix of floating point numbers.
NVIDIA DriveWorks API: Point Cloud Processing
struct dwContextObject * dwContextHandle_t
Context handle.
NVIDIA DriveWorks API: Core Methods