Parameters |
Description |
const OdBrTraverser* pOtherTraverser |
[in] Pointer to any OdBrTraverser object. |
Returns true if and only if the specified Traverser object is equivalent to this Traverser object.
Two OdBrTraverser objects are equivalent if and only if they non-null, have the same topological adjacency list owner, and have the same list position.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|