API Reference > OdRcs Classes > OdPointCloudScanIterator Class > OdPointCloudScanIterator Methods > OdPointCloudScanIterator::getScanDb Method
OdPointCloudScanIterator::getScanDb Method
Syntax
C++
virtual OdPointCloudScanDatabasePtr getScanDb() = 0;

The pointer to the point cloud scan database.

Returns the pointer to the point cloud scan database that is currently pointed at by the iterator.

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