API Reference > OdRx Classes > OdSourcePointIterator Class
OdSourcePointIterator Class
OdSourcePointIterator
Syntax
C++
class OdSourcePointIterator;

OdPointCloudConverter.h

This is an interface class to iterate through the source points.

 
Name 
Description 
 
Destructor for the OdSourcePointIterator class. 
 
Name 
Description 
 
done 
Indicates whether the traversal by this iterator object is complete. 
 
Gets the source point that is currently pointed at by the source point data iterator. The iterator object steps forward after getting the point.
 
 
Moves the current iterator position to the beginning of the point data within the data source. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.