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

The hasRGB flag as a boolean value.

Returns the value of the hasRGB flag which indicates whether the linked scan has the kColor property.

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