|
HDK
|
Safe reference to an OP node. More...
#include <OP_Node.h>
Public Member Functions | |
| OP_NodeId () | |
| OP_NodeId (const OP_Node *node) | |
| OP_NodeId (const OP_NodeId &id) | |
| bool | isValid () const |
| OP_Node * | ptr () |
| const OP_Node * | ptr () const |
| void | clear () |
| void | operator= (const OP_Node *node) |
| bool | operator== (const OP_Node *node) const |
| bool | operator!= (const OP_Node *node) const |
| void | setId (int id) |
|
inline |
|
inline |