OdRcsVoxelIterator.h
This is an interface class for the voxel data iterator that enables getting voxels from a scan database.
Corresponding C++ library: RcsFileServices.
|
Name |
Description |
|
Default destructor for objects of the OdRcsVoxelIterator class. |
|
Name |
Description |
|
details Indicates whether the traversal by this iterator object is complete. | |
|
Returns the pointer to the voxel that is currently pointed at by the voxel data iterator. | |
|
Moves the current position to the beginning of the voxel data. | |
|
Moves the current position to the next record of the voxel data. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|