|
HDK
|
This is the complete list of members for HUSD_MaterialUniGraph, including all inherited members.
| addChangeCallback(const UNI_Graph::ChangeCallback &cb) | UNI_Graph | |
| addSelectedItem(UNI_SelectableItemID id) | UNI_Graph | |
| canSetName(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| categoryName(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| ChangeCallback typedef | UNI_Graph | |
| ChangeCallbackID typedef | UNI_Graph | |
| childNodes(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| childStickyNotes(UNI_NodeID parent_id) const override | UN_UniGraph | virtual |
| childWires(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| clearSelection() | UNI_Graph | |
| color(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| color(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| colorName(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| comment(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| conditionalAddRef() noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| containerConnectColor(UNI_NodeID parent_id, UNI_ContainerConnectType contype) const override | UN_UniGraph | virtual |
| containerConnectPosition(UNI_NodeID parent_id, UNI_ContainerConnectType contype) const override | UN_UniGraph | virtual |
| copyItems(UNI_NodeID parent_id, const UNI_NodeIDList &node_ids, const UNI_StickyNoteIDList ¬e_ids, std::ostream &os) const override | HUSD_MaterialUniGraph | virtual |
| createGraph(HUSD_MaterialUniGraphDataHandleProvider data_handle_provider, const HUSD_Path &material_path, const std::string &in_layer, int material_index) | HUSD_MaterialUniGraph | static |
| createNode(UNI_NodeID parent_id, const UT_StringHolder &node_name, const UT_StringHolder &node_type_name, const UT_StringHolder &signature_name=UT_StringHolder()) override | HUSD_MaterialUniGraph | protectedvirtual |
| createStickyNote(UNI_NodeID parent_id, const UT_StringHolder &name) override | HUSD_MaterialUniGraph | protectedvirtual |
| createSubnet(UNI_NodeID parent_id, const UT_StringHolder &subnet_node_name, const UNI_PortIDList &create_input_ports, const UNI_PortIDList &create_output_ports) override | UN_UniGraph | protectedvirtual |
| createWire(UNI_PortID src, UNI_PortID dst) override | HUSD_MaterialUniGraph | protectedvirtual |
| currentChildNode(UNI_NodeID parent_id) | UNI_Graph | |
| destroy(UNI_NodeID node_id) override | HUSD_MaterialUniGraph | protectedvirtual |
| destroy(UNI_WireID wire_id) override | HUSD_MaterialUniGraph | protectedvirtual |
| destroy(UNI_StickyNoteID note_id) override | HUSD_MaterialUniGraph | protectedvirtual |
| dstPort(UNI_WireID wire_id) const override | UN_UniGraph | virtual |
| dstWires(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| findGraph(UNI_GraphID id) | UNI_Graph | static |
| findInputPortIndex(UNI_NodeID node_id, UNI_PortID port_id) const override | UN_UniGraph | virtual |
| findNode(UNI_NodeID from_id, const UT_StringRef &path) const override | UN_UniGraph | virtual |
| findOutputPortIndex(UNI_NodeID node_id, UNI_PortID port_id) const override | UN_UniGraph | virtual |
| findStickyNote(UNI_NodeID from_id, const UT_StringRef &path) const override | UN_UniGraph | virtual |
| findUniqueName(UNI_NodeID parent_id, const UT_StringHolder &name) const override | UN_UniGraph | virtual |
| forceTriggerChangeCallbacks(const UNI_GraphChangeType &add_change_type=UNI_GraphChangeType()) | UNI_Graph | protected |
| getEditLayerContent(std::string *out_layer) const | HUSD_MaterialUniGraph | |
| getMaterialIndex() const | HUSD_MaterialUniGraph | |
| graphID() const | UNI_Graph | inline |
| hasDynamicPorts(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| helpURL(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| HUSD_MaterialUniGraph(HUSD_MaterialUniGraphDataHandleProvider data_handle_provider, const HUSD_Path &material_path, const std::string &in_layer, int material_index) | HUSD_MaterialUniGraph | protected |
| iconName(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| inputPort(UNI_NodeID node_id, int port_index) const override | UN_UniGraph | virtual |
| inputPorts(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| isBackgroundHidden(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| isCollapsed(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| isEditable(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| UNI_Graph::isEditable() const | UNI_Graph | inline |
| isEditableSubnet(UNI_NodeID parent_id) const override | UN_UniGraph | virtual |
| isEmpty() const override | UN_UniGraph | virtual |
| isItemSelected(UNI_SelectableItemID id) | UNI_Graph | |
| isMultiSignature(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| isNameInUse(UNI_NodeID parent_id, const UT_StringRef &name) const override | UN_UniGraph | virtual |
| isSubnet(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| isValid(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| isValid(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| isValid(UNI_WireID wire_id) const override | UN_UniGraph | virtual |
| isValid(UNI_StickyNoteID sticky_note_id) const override | UN_UniGraph | virtual |
| isValidName(const UT_StringRef &name) const override | UN_UniGraph | virtual |
| label(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| name() const override | UN_UniGraph | virtual |
| name(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| name(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| name(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| numberOfInputPorts(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| numberOfOutputPorts(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| outerPort(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| outputPort(UNI_NodeID node_id, int port_index) const override | UN_UniGraph | virtual |
| outputPorts(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| ownerNode(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| ownerNode(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| parentNode(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| parmDialogScript(UNI_NodeID node_id) const override | HUSD_MaterialUniGraph | virtual |
| parmOverriddenByConnection(UNI_NodeID node_id, const UT_StringRef &parm_name) const override | UN_UniGraph | virtual |
| parmValue(UNI_NodeID node_id, const UT_StringRef &parm_name) const override | HUSD_MaterialUniGraph | virtual |
| pasteItems(UNI_NodeID parent_id, UNI_NodeIDList &node_ids, UNI_StickyNoteIDList ¬e_ids, std::istream &is, UT_StringMap< UT_StringHolder > *rename_map) override | HUSD_MaterialUniGraph | protectedvirtual |
| path(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| path(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| portAcceptsSubPorts(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| portIsSubPort(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| portKind(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| position(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| position(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| removeChangeCallback(ChangeCallbackID id) | UNI_Graph | |
| removeSelectedItem(UNI_SelectableItemID id) | UNI_Graph | |
| rootNode() const override | UN_UniGraph | virtual |
| selectedItems() const | UNI_Graph | |
| selectedItemsOfType() const | UNI_Graph | inline |
| setBackgroundHidden(UNI_StickyNoteID note_id, bool hidden) override | HUSD_MaterialUniGraph | protectedvirtual |
| setCollapsed(UNI_StickyNoteID note_id, bool collapsed) override | HUSD_MaterialUniGraph | protectedvirtual |
| setColor(UNI_NodeID node_id, const UT_Color &clr) override | HUSD_MaterialUniGraph | protectedvirtual |
| setColor(UNI_StickyNoteID note_id, const UT_Color &clr) override | HUSD_MaterialUniGraph | protectedvirtual |
| setComment(UNI_NodeID node_id, const UT_StringHolder &comment) override | HUSD_MaterialUniGraph | protectedvirtual |
| setContainerConnectColor(UNI_NodeID parent_id, UNI_ContainerConnectType contype, const UT_Color &clr) override | HUSD_MaterialUniGraph | protectedvirtual |
| setContainerConnectPosition(UNI_NodeID parent_id, UNI_ContainerConnectType contype, const UT_Vector2D &pos) override | HUSD_MaterialUniGraph | protectedvirtual |
| setEditable(bool editable) | UNI_Graph | inline |
| setGraphData(UN_GraphData *graph_data) | UN_UniGraph | inlineprotected |
| setName(UNI_NodeID node_id, const UT_StringHolder &name) override | HUSD_MaterialUniGraph | protectedvirtual |
| setName(UNI_StickyNoteID note_id, const UT_StringHolder &name) override | HUSD_MaterialUniGraph | protectedvirtual |
| UN_BasicUniGraph::setName(UNI_PortID port_id, const UT_StringHolder &name) override | UN_UniGraph | protectedvirtual |
| setParmValue(UNI_NodeID node_id, const UT_StringRef &parm_name, const UNI_ParmValue &value) override | HUSD_MaterialUniGraph | protectedvirtual |
| setPosition(UNI_NodeID node_id, const UT_Vector2D &pos) override | HUSD_MaterialUniGraph | protectedvirtual |
| setPosition(UNI_StickyNoteID note_id, const UT_Vector2D &pos) override | HUSD_MaterialUniGraph | protectedvirtual |
| setSignature(UNI_NodeID node_id, const UT_StringHolder &signature_name) override | HUSD_MaterialUniGraph | protectedvirtual |
| setSize(UNI_StickyNoteID note_id, const UT_Vector2D &size) override | HUSD_MaterialUniGraph | protectedvirtual |
| setTags(UNI_NodeID node_id, const UT_StringArray &tags) override | HUSD_MaterialUniGraph | protectedvirtual |
| setText(UNI_StickyNoteID note_id, const UT_StringHolder &text) override | HUSD_MaterialUniGraph | protectedvirtual |
| setTextColor(UNI_StickyNoteID note_id, const UT_Color &clr) override | HUSD_MaterialUniGraph | protectedvirtual |
| setTextSize(UNI_StickyNoteID note_id, const float size) override | HUSD_MaterialUniGraph | protectedvirtual |
| setWireStyle(UNI_WireStyle wire_style) override | HUSD_MaterialUniGraph | protectedvirtual |
| shape(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| signatureName(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| signatures(UNI_NodeID node_id, bool compatible_only, bool force_include_current) const override | UN_UniGraph | virtual |
| size(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| srcPort(UNI_WireID wire_id) const override | UN_UniGraph | virtual |
| srcWires(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| subnetInputPorts(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| subnetOutputPorts(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| tags(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| text(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| textColor(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| textSize(UNI_StickyNoteID note_id) const override | UN_UniGraph | virtual |
| typeName(UNI_NodeID node_id) const override | UN_UniGraph | virtual |
| typeName(UNI_PortID port_id) const override | UN_UniGraph | virtual |
| UN_BasicUniGraph(UN_GraphContext graph_context) | UN_BasicUniGraph | protected |
| UN_UniGraph() | UN_UniGraph | protected |
| unCategory(const UT_StringRef &category_name) const | UN_UniGraph | protected |
| unGraphData() const | UN_UniGraph | inlineprotected |
| unGraphData() | UN_UniGraph | inlineprotected |
| UNI_Graph() | UNI_Graph | protected |
| uniCategory(const UT_StringRef &category_name) const | UN_UniGraph | protected |
| uniManager() const | UN_UniGraph | protected |
| unNode(UNI_NodeID id) | UN_UniGraph | inlineprotected |
| unNode(UNI_NodeID id) const | UN_UniGraph | inlineprotected |
| unPort(UNI_PortID id) | UN_UniGraph | inlineprotected |
| unPort(UNI_PortID id) const | UN_UniGraph | inlineprotected |
| unPortType(UNI_PortID id) const | UN_UniGraph | protected |
| unStickyNote(UNI_StickyNoteID id) | UN_UniGraph | inlineprotected |
| unStickyNote(UNI_StickyNoteID id) const | UN_UniGraph | inlineprotected |
| updateDownstreamPortTypes(UNI_NodeID node_id, bool update_node) override | UN_UniGraph | protectedvirtual |
| updateDownstreamPortTypes(UNI_PortID port_id, bool update_port) override | UN_UniGraph | protectedvirtual |
| use_count() const noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inline |
| wireDirectlyToContainer() const override | UN_UniGraph | virtual |
| wireStyle() const override | UN_UniGraph | virtual |
| ~HUSD_MaterialUniGraph() override | HUSD_MaterialUniGraph | |
| ~UNI_Graph() | UNI_Graph | virtual |
| ~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< UNI_Graph, UNI_GraphDeleter > | inlineprotected |