This interface class represents element node traversers. It is used to access node data, such as surface normals and pairs of uv parameters.
This class is implemented only for Spatial modeler.
File: BrElement2dNodeTraverser.h
Module: API Reference
TD_Br
Default constructor. | |
Destructor. | |
(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 element that owns the element node list. | |
Returns the node at the current position in the element node list. | |
Returns the 2D element node's underlying parameter point. | |
Returns the normal vector computed on the original surface at the current node. | |
(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) | |
This is the overview for the setElement method overload. | |
Sets the starting position of this traverser to a specific node in the element node list. | |
Validation (Inherited from OdBrTraverser) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|