convertRawDepthImagesTo3dPointBuffer
open fun convertRawDepthImagesTo3dPointBuffer(depth: Image, confidence: Image, cameraTextureIntrinsics: CameraIntrinsics, pointLimit: Int): FloatBuffer
Creates a linear buffer of 3D point positions in the world space and the corresponding confidence values.