API Reference > OdDbPointCloud Classes > OdDbPointCloudExScanItem Class > OdDbPointCloudExScanItem Methods > OdDbPointCloudExScanItem::hasIntensity Method
OdDbPointCloudExScanItem::hasIntensity Method
Syntax
C++
virtual bool hasIntensity() const = 0;

The hasIntensity flag as a boolean value.

Returns the value of the hasIntensity flag which indicates whether the linked scan has the kIntensity property.

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