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

The total number of points as an OdUInt64 value.

Gets the total number of points for the point cloud project.

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