ESimpleCropper Class

Manages a point cloud cropper based on X/Y/Z value ranges.

Namespace: Euresys::Open_eVision::Easy3D

Methods

Crops a point cloud.
Creates an ESimpleCropper object.
Assignment operator
Equality operator.
Allowed value range along the X axis. Pass NULL if no cropping should be done along this axis.
Allowed value range along the Y axis. Pass NULL if no cropping should be done along this axis.
Allowed value range along the Z axis. Pass NULL if no cropping should be done along this axis.

ESimpleCropper Class

Manages a point cloud cropper based on X/Y/Z value ranges.

Namespace: Euresys.Open_eVision.Easy3D

Properties

Allowed value range along the X axis. Pass NULL if no cropping should be done along this axis.
Allowed value range along the Y axis. Pass NULL if no cropping should be done along this axis.
Allowed value range along the Z axis. Pass NULL if no cropping should be done along this axis.

Methods

Crops a point cloud.
Creates an ESimpleCropper object.
Assignment operator
Equality operator.