API Reference > OdRx Classes > OdPointCloudConverterParams Class > OdPointCloudConverterParams::OdPointCloudConverterParams Constructor
OdPointCloudConverterParams::OdPointCloudConverterParams Constructor
Syntax
C++
OdPointCloudConverterParams();

Constructor for the OdPointCloudConverterParams class.

Constructs point cloud convertor parameters with 0.0 value for lower intensity threshold, 100.0 value for upper intensity threshold. The m_isTerrestrial flag specified that input data is terrestrial if set to true, otherwise data is lidar.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.