跳到主要内容

关于

pcl.js 的 api 必须在初始化成功后调用,例如:

import * as PCL from 'pcl.js'await PCL.init();// 调用 apinew PCL.PointCloud();