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