コード例 #1
0
 public override void SetInputCloud(PointCloud <PointXYZ> cloud)
 {
     Invoke.segmentation_sacsegmentation_xyz_setInputCloud(_ptr, cloud);
 }