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

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

Indicates whether the associated .rcs files contain intensity.

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