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

Total number of points as an OdUInt64 value.

Returns the total number of points in the cloud data source.

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