|
HDK
|
This is the complete list of members for OP_Dot, including all inherited members.
| clearOutputs(bool for_delete=false) | OP_IndirectInput | |
| getCodeCreator() const | OP_NetworkBoxItem | |
| getColor() const | OP_NetworkBoxItem | inlinevirtual |
| getConnectedItems(OP_NetworkBoxItemList &connected, bool inputs, bool recursive, bool include_this_item) const | OP_NetworkBoxItem | |
| getCreator() const | OP_NetworkBoxItem | |
| getDefaultColor() | OP_IndirectInput | static |
| getFirstOutputNode() const | OP_IndirectInput | |
| getH() const override | OP_Dot | inlinevirtual |
| getInputItem() const override | OP_Dot | virtual |
| getInputItemOutputIndex() const override | OP_Dot | virtual |
| getInputReference() | OP_Dot | |
| getInputReferenceConst() const | OP_Dot | |
| getItemExpose() const | OP_NetworkBoxItem | inlinevirtual |
| getItemName() const override | OP_Dot | virtual |
| getItemType() const override | OP_Dot | inlinevirtual |
| getItemUniqueId() const override | OP_Dot | inlinevirtual |
| getMaxSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMaxSafeY() | OP_NetworkBoxItem | inlinestatic |
| getMemoryUsage(bool inclusive) const | OP_Dot | inline |
| getMinimizedOwnerBox() const | OP_NetworkBoxItem | |
| getMinSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMinSafeY() | OP_NetworkBoxItem | inlinestatic |
| getNode() | OP_IndirectInput | |
| getNode() const | OP_IndirectInput | |
| getNodeOutputIndex() | OP_IndirectInput | |
| getNOutputs() const | OP_IndirectInput | inline |
| getOutput(OP_OutputIdx idx) const | OP_IndirectInput | inline |
| getOutputNodes(UT_Array< OP_Node * > &nodes, bool into_subnets=false) const | OP_IndirectInput | |
| getOwner() const | OP_IndirectInput | |
| getOwnerBox() const | OP_NetworkBoxItem | |
| getParentNetwork() const override | OP_IndirectInput | virtual |
| getPathFromParent(UT_String &str, const OP_Node *parent) const | OP_NetworkBoxItem | inline |
| getPathFromParent(UT_WorkBuffer &str, const OP_Node *parent) const | OP_NetworkBoxItem | |
| getPicked() const override | OP_IndirectInput | virtual |
| getRelativePathTo(const OP_NetworkBoxItem *base_item, UT_String &result) const | OP_NetworkBoxItem | |
| getSymbolicColorName() const | OP_IndirectInput | |
| getUniqueId() const | OP_Dot | |
| getUseColorFromOutput() const | OP_IndirectInput | |
| getW() const override | OP_Dot | inlinevirtual |
| getX() const override | OP_IndirectInput | inlinevirtual |
| getY() const override | OP_IndirectInput | inlinevirtual |
| hasOwnerBox(const OP_NetworkBoxItem *item) const | OP_NetworkBoxItem | |
| initFromFile(const UT_StringHolder &clrstr, const UT_StringHolder &netboxname, fpreal x, fpreal y) | OP_IndirectInput | protected |
| initFromIndirect(const OP_IndirectInput &src) | OP_IndirectInput | protected |
| isPinned() const | OP_Dot | |
| lookupDot(int id) | OP_Dot | static |
| lookupItem(const OP_ItemType &type, int64 id) | OP_NetworkBoxItem | static |
| lookupItem(const OP_ItemId &id) | OP_NetworkBoxItem | static |
| moveToGoodPosition(bool relativetoinputs=true, bool moveinputs=true, bool moveoutputs=true, bool moveunconnected=true) | OP_NetworkBoxItem | |
| myColor | OP_NetworkBoxItem | protected |
| OP_DotList class | OP_Dot | friend |
| OP_IndirectInput(OP_Network &owner) | OP_IndirectInput | |
| OP_NetworkBoxItem() | OP_NetworkBoxItem | |
| operator=(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| propagateModification(OP_Node *by_whom, OP_EventType reason, int parm_index, OP_PropagateData &prop_data) | OP_IndirectInput | protected |
| saveColorString(std::ostream &os) const | OP_IndirectInput | protected |
| setColor(const UT_Color &color) override | OP_IndirectInput | virtual |
| setInput(OP_NetworkBoxItem *item, OP_OutputIdx outputidx, bool for_delete_old_input=false) | OP_Dot | |
| setItemExpose(bool expose) | OP_NetworkBoxItem | inlinevirtual |
| setItemName(const UT_StringHolder &name) override | OP_Dot | virtual |
| setOwnerBox(OP_NetworkBox *box) | OP_NetworkBoxItem | |
| setPicked(bool on_off, bool propagate_parent_event=true) override | OP_IndirectInput | virtual |
| setPinned(bool pinned) | OP_Dot | |
| setSymbolicColorName(const UT_StringHolder &name) | OP_IndirectInput | |
| setUseColorFromOutput(bool use_output_color) | OP_IndirectInput | |
| setXY(fpreal x, fpreal y) override | OP_IndirectInput | virtual |
| setXYWithBoundsChecks(fpreal x, fpreal y) | OP_NetworkBoxItem | |
| traverseOutputNodes(hboost::function< bool(const OP_Node &)> cb) const | OP_IndirectInput | |
| UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |
| UT_NonCopyable(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| validateSafeBounds(fpreal &x, fpreal &y) | OP_NetworkBoxItem | |
| validateSafeBounds(fpreal &x, fpreal &y, fpreal &w, fpreal &h) | OP_NetworkBoxItem | |
| ~OP_IndirectInput() override | OP_IndirectInput | |
| ~OP_NetworkBoxItem() | OP_NetworkBoxItem | virtual |
| ~UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |