On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkScanningSession NsdkScanningSession Method computeVoxels computeVoxelsCompute the voxelization of the scanned scene.... Declaration func computeVoxels() Summary Compute the voxelization of the scanned scene. Processing is asynchronous. Call this function and then call getVoxelBuffer() to retrieve voxel data. - Precondition: Voxel visualization must have been enabled in the configuration.
Compute the voxelization of the scanned scene.
Processing is asynchronous. Call this function and then call
getVoxelBuffer()to retrieve voxel data.
- Precondition: Voxel visualization must have been enabled in the configuration.