public SACSegmentationOfXYZ(bool random = false)
 {
     _ptr = Invoke.segmentation_sacsegmentation_xyz_ctor(random);
 }