- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
NVIDIA DriveWorks API: Point Cloud Processing
Description: This file defines API of point cloud processing module
Definition in file MotionCompensator.h.
Go to the source code of this file.
Data Structures | |
struct | dwMotionCompensatorParams |
Defines point cloud motion compensator parameters. More... | |
Typedefs | |
typedef struct dwMotionCompensatorObject const * | dwMotionCompensatorConstHandle_t |
typedef struct dwMotionCompensatorObject * | dwMotionCompensatorHandle_t |
Enumerations | |
enum | dwMotionCompensatorInterpolationStrategy { DW_PC_MOTION_COMPENSATOR_INTERPOLATION_LINEAR = 0 } |
Defines transform interpolation strategy. More... | |