This class is the interface class for vertex edge traversers.
File: BrVertexEdgeTraverser.h
Module: API Reference
TD_Br
| |
(Inherited from OdBrTraverser) |
(Inherited from OdBrTraverser) |
Returns true if and only if the full topological adjacency list has been traversed with the next() function. (Inherited from OdBrTraverser) | |
Returns the edge object at the current Traverser position. | |
(Inherited from OdBrTraverser) | |
Returns the owner of the edge list associated with this Traverser object. | |
Returns true if and only if the specified Traverser object is equivalent to this Traverser object. (Inherited from OdBrTraverser) | |
Returns true if and only if this Traverser object is empty. (Inherited from OdBrTraverser) | |
Sets this Traverser object to reference the next object in the topological adjacency list. (Inherited from OdBrTraverser) | |
Sets this Traverser object to reference the object that it would normally return first. (Inherited from OdBrTraverser) | |
Sets the starting position of this Traverser object. | |
Validation (Inherited from OdBrTraverser) | |
Sets this Traverser object to a specific vertex edge list. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|