DbEvalGraph.h
This class implements iterators for OdDbEvalContextPair objects in an OdDbEvalContext instance.
Instances are returned by OdDbEvalContext::newIterator()
Corresponding C++ library: TD_DynBlocks
|
Name |
Description |
|
| |
|
|
|
Name |
Description |
|
Returns the ContextPair pointed to by this Iterator Object. | |
|
Returns true if and only if the traversal by this Iterator object is complete. | |
|
Increments this Iterator object. | |
|
| |
|
Sets this Iterator object to reference the EvalContextPair that it would normally return first. |
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|