C++
void setReadClassificationInTerrestrialScans( bool ) const;
Description
If set as true, the traverseAllPointData() and getPointData*() functions will include classification data for terrestrial scans.
Otherwise, classification data for terrestrial scans will not be returned.
Parameters
Parameters | Description |
---|---|
bClassData | Input bool to specify the inclusion of classification data for terrestrial scans |