Utils本页总览UtilscomputeCloudResolutioncomputeCloudResolution(cloud)Type DefinitionscomputeCloudResolution(cloud: PointCloud<PointXYZ>): number;toXYZPointCloudtoXYZPointCloud(cloudIn, cloudOut)Type Definitionsfunction toXYZPointCloud(cloudIn: PointCloud<XYZPointTypes>, cloudOut: PointCloud<PointXYZ>): void;