public override void SetInputCloud(PointCloud <PointXYZ> cloud)
 {
     Invoke.segmentation_supervoxelclustering_xyz_setInputCloud(_ptr, cloud);
 }