C++
void setAllScanHighlight( bool bHighlight );
Description
Sets whether all scans in this point cloud entity are highlighted.
Parameters
Parameters | Description |
---|---|
bHighlight | true : highlights scans ; false : unhighlights scans ; |
void setAllScanHighlight( bool bHighlight );
Sets whether all scans in this point cloud entity are highlighted.
Parameters | Description |
---|---|
bHighlight | true : highlights scans ; false : unhighlights scans ; |