API Reference > OdRcs Classes > OdPointCloudScanIterator Class > OdPointCloudScanIterator Methods > OdPointCloudScanIterator::done Method
OdPointCloudScanIterator::done Method
Syntax
C++
virtual bool done() const = 0;

True if the traversal by this iterator object is complete; false otherwise.

Returns true if and only if the traversal by this iterator object is complete.

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