#include <DbEvalGraph.h>
This class is used by OdDbEvalExpr::remappedNodeIds() to map old node IDs to new node IDs. <group OdDb_Classes>
Definition at line 102 of file DbEvalGraph.h.
◆ ~OdDbEvalIdMap()
virtual OdDbEvalIdMap::~OdDbEvalIdMap |
( |
| ) |
|
|
inlinevirtual |
Virtual destructor. Frees allocated resources.
Definition at line 109 of file DbEvalGraph.h.
◆ find()
Finds the node ID that key maps to.
- Parameters
-
- Returns
- The found OdDbEvalNodeId object that is mapped to the input key.
◆ kill()
virtual void OdDbEvalIdMap::kill |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: