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

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

Indicates whether the associated .rcs files contain normals.

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