API Reference > OdRx Classes > OdPointCloudProjectDatabase Class > OdPointCloudProjectDatabase Methods > OdPointCloudProjectDatabase::hasRGB Method
OdPointCloudProjectDatabase::hasRGB Method
Syntax
C++
virtual OdInt8 hasRGB() const = 0;

1 if all .rcs files associated with the currant .rcp file contains colors. 0 if at least one .rcs file associated with the currant .rcp file contains colors. -1 if no .rcs file associated with the currant .rcp file contain colors.

Indicates whether the associated .rcs files contain colors.

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