This class implements Iterator objects that traverse queries defined by OdDbSpatialFilter objects.
This class is used by OcDbSpatialIndex.
File: DbSpatialIndex.h
Module: API Reference
| |
Returns true if and only if the specified object passes the OdDbFilter query. (Inherited from OdDbFilteredBlockIterator) | |
Adds the specified Object ID to the buffer of an Index iterator. (Inherited from OdDbFilteredBlockIterator) | |
Returns true if and only if the Index iterator, when not the primary iterator, is to buffer its output. (Inherited from OdDbFilteredBlockIterator) | |
Returns the estimated fraction [0.0 .. 1.0] of the contents that will be selected by the OdDbFilter query. (Inherited from OdDbFilteredBlockIterator) | |
Returns the Object ID of the record currently referenced by this Iterator object. (Inherited from OdDbBlockIterator) | |
Returns an Iterator object that can be used to traverse the specified Block Table Record. (Inherited from OdDbBlockIterator) | |
Returns an Iterator object that can be used to traverse queries defined by an array of OdDbFilter objects applied to the specified Block Table Record. (Inherited from OdDbBlockIterator) | |
Returns an Iterator object that can be used to traverse queries defined by OdDbFilter objects applied to the specified Block Table Record. (Inherited from OdDbBlockIterator) | |
| |
Returns the Object ID of the next object, and increments this Iterator object. (Inherited from OdDbBlockIterator) | |
Positions this Iterator object at the specified record. (Inherited from OdDbBlockIterator) | |
Sets this Iterator object to reference the OdDbBlock that it would normally return first. (Inherited from OdDbBlockIterator) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|