This class is the interface class for loop edge traversers.
File: BrLoopEdgeTraverser.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. | |
Returns true if and only if the orientation of the edge from vertex 1 to vertex 2 is the same as the orientation of the loop parameterization. | |
Returns the loop of the edge list associated with this Traverser object. | |
Returns the underlying curve of the edge at the current Traverser position as an oriented OdGeCurve3d object. | |
Returns the underlying curve of the edge at the current Traverser position as an OdGeNurbCurve3d object. | |
Returns the underlying curve of the edge at the current Traverser position as a parametric OdGeCurve2d object. | |
Returns the underlying curve of the edge at the current Traverser position as a parametric OdGeNurbCurve2d object. | |
(Inherited from OdBrTraverser) | |
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. | |
This is the overview for the setLoop method overload. | |
Sets this Traverser object to a specific edge loop list and starting position. | |
Validation (Inherited from OdBrTraverser) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|