HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_IndexConverter Member List

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_IndexConverterstatic
convertOutputIdToOutputName(const OP_ConnectorId &output_id, OP_Node *node, UT_String &output_name_out)OP_IndexConverterstatic
convertOutputNameToOutputId(const char *output_name, OP_Node *node, OP_ConnectorId &id_out)OP_IndexConverterstatic
inputIndexToName(int index, OP_Node *node, OP_ConnectorId &id_out, bool create_if_needed=false)OP_IndexConverterstatic
nameToIndex(const OP_ConnectorId &id, OP_Node *node)OP_IndexConverterstatic
outputIndexToName(int index, OP_Node *node, OP_ConnectorId &id_out)OP_IndexConverterstatic
outputNameToIndex(const OP_ConnectorId &id, OP_Node *node)OP_IndexConverterstatic
~OP_IndexConverter()OP_IndexConverterinline