Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::DownloadPointCloud Method

C++
void DownloadPointCloud(Rx::ELFSpace spaceId, CRxArrayDouble& pointPosition, CRxArrayDouble& pointColor)

Downloads the point cloud.

Parameters

[Rx::ELFSpace] spaceId

[in] Identifier for the space.

[CRxArrayDouble&] pointPosition

[out] The ad point position.

[CRxArrayDouble&] pointColor

[out] The ad point color.