|
HDK
|
This is the complete list of members for OP_IndexConverter, including all inherited members.
| convertInputNameToInputId(const char *input_name, OP_Node *node, OP_ConnectorId &id_out) | OP_IndexConverter | static |
| convertOutputIdToOutputName(const OP_ConnectorId &output_id, OP_Node *node, UT_String &output_name_out) | OP_IndexConverter | static |
| convertOutputNameToOutputId(const char *output_name, OP_Node *node, OP_ConnectorId &id_out) | OP_IndexConverter | static |
| inputIndexToName(OP_InputIdx index, OP_Node *node, OP_ConnectorId &id_out, bool create_if_needed=false) | OP_IndexConverter | static |
| nameToIndex(const OP_ConnectorId &id, OP_Node *node) | OP_IndexConverter | static |
| outputIndexToName(OP_OutputIdx index, OP_Node *node, OP_ConnectorId &id_out) | OP_IndexConverter | static |
| outputNameToIndex(const OP_ConnectorId &id, OP_Node *node) | OP_IndexConverter | static |
| ~OP_IndexConverter() | OP_IndexConverter | inline |