API Reference > OdRcs Classes > OdRcsVoxelIterator Class > OdRcsVoxelIterator Methods > OdRcsVoxelIterator::getVoxel Method
OdRcsVoxelIterator::getVoxel Method
Syntax
C++
virtual OdRcsVoxelPtr getVoxel() = 0;

The pointer to the current voxel.

Returns the pointer to the voxel that is currently pointed at by the voxel data iterator.

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