9 #ifndef __HOM_NodeConnection_h__
10 #define __HOM_NodeConnection_h__
45 virtual int inputIndex() = 0;
51 virtual int outputIndex() = 0;
52 SWIGOUT(%newobject subnetIndirectInput;)
60 virtual void setSelected(
bool selected,
bool clear_all_selected=
false) = 0;
62 virtual std::string inputName() = 0;
63 virtual std::string inputLabel() = 0;
64 virtual std::string inputDataType() = 0;
65 virtual std::string outputName() = 0;
66 virtual std::string outputLabel() =0;
67 virtual std::string outputDataType() = 0;
~HOM_NodeConnection() override
#define HOM_DESTRUCT_OBJECT(pointer)
HOM_NodeConnection(const HOM_NodeConnection &src)
string __repr__(VtArray< T > const &self)
virtual void setSelected(bool on, bool clear_all_selected=false, bool show_asset_if_selected=false)=0
#define HOM_CONSTRUCT_OBJECT(pointer)
bool operator!=(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Inequality operator, does exact floating point comparisons.
virtual bool isSelected()=0
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.