API Reference > OdRcs Classes > OdRcsPointDataIterator Class
OdRcsPointDataIterator Class
OdRcsPointDataIterator
Syntax
C++
class OdRcsPointDataIterator;

OdRcsPointDataIterator.h

This class is an interface class for the points data iterator that enables getting points from a voxel.

Corresponding C++ library: RcsFileServices.

 
Name 
Description 
 
Default destructor for objects of the OdRcsPointDataIterator class. 
 
Name 
Description 
 
done 
Returns true if and only if the traversal by this iterator object is complete. 
 
This is the overview for the getPoints method overload. 
 
Moves the current position to the beginning of the points data within the current voxel. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.