| 
    HDK
    
   | 
 
This is the complete list of members for HUSD_SetAttributes, including all inherited members.
| addAttribute(const UT_StringRef &primpath, const UT_StringRef &attrname, const UT_StringRef &type, bool custom=true) const | HUSD_SetAttributes | |
| addPrimvar(const UT_StringRef &primpath, const UT_StringRef &primvarname, const UT_StringRef &interpolation, const UT_StringRef &type) const | HUSD_SetAttributes | |
| blockAttribute(const UT_StringRef &primpath, const UT_StringRef &attrname) const | HUSD_SetAttributes | |
| blockPrimvar(const UT_StringRef &primpath, const UT_StringRef &primvarname) const | HUSD_SetAttributes | |
| blockPrimvarIndices(const UT_StringRef &primpath, const UT_StringRef &primvarname) const | HUSD_SetAttributes | |
| connect(const UT_StringRef &src_primpath, const UT_StringRef &src_attrname, const UT_StringRef &dst_primpath, const UT_StringRef &dst_attrname) const | HUSD_SetAttributes | |
| copyProperty(const UT_StringRef &srcprimpath, const UT_StringRef &srcpropertyname, const HUSD_FindPrims &finddestprims, const UT_StringRef &destpropertyname, bool copymetadata, bool blocksource) | HUSD_SetAttributes | |
| disconnect(const UT_StringRef &primpath, const UT_StringRef &attrname) const | HUSD_SetAttributes | |
| disconnectIfConnected(const UT_StringRef &primpath, const UT_StringRef &attrname) const | HUSD_SetAttributes | |
| getAttribEffectiveTimeCode(const UT_StringRef &primpath, const UT_StringRef &attribname, const HUSD_TimeCode &timecode) const | HUSD_SetAttributes | |
| getPrimvarEffectiveTimeCode(const UT_StringRef &primpath, const UT_StringRef &primvarname, const HUSD_TimeCode &timecode) const | HUSD_SetAttributes | |
| getPrimvarIndicesEffectiveTimeCode(const UT_StringRef &primpath, const UT_StringRef &primvarname, const HUSD_TimeCode &timecode) const | HUSD_SetAttributes | |
| HUSD_SetAttributes(HUSD_AutoWriteLock &lock) | HUSD_SetAttributes | |
| isConnected(const UT_StringRef &primpath, const UT_StringRef &attrname) const | HUSD_SetAttributes | |
| setAttribute(const UT_StringRef &primpath, const UT_StringRef &attrname, const UtValueType &value, const HUSD_TimeCode &timecode, const UT_StringRef &valueType=UT_StringHolder::theEmptyString, bool custom=true, bool clear_existing=true) const | HUSD_SetAttributes | |
| setAttributeArray(const UT_StringRef &primpath, const UT_StringRef &attrname, const UT_Array< UtValueType > &value, const HUSD_TimeCode &timecode, const UT_StringRef &valueType=UT_StringHolder::theEmptyString, bool custom=true, bool clear_existing=true) const | HUSD_SetAttributes | inline | 
| setAttributes(const UT_StringRef &primpath, const UT_Options &options, const HUSD_TimeCode &timecode, const UT_StringRef &attrnamespace=UT_StringHolder::theEmptyString, bool clear_existing=true) const | HUSD_SetAttributes | |
| setPrimvar(const UT_StringRef &primpath, const UT_StringRef &primvarname, const UT_StringRef &interpolation, const UtValueType &value, const HUSD_TimeCode &timecode, const UT_StringRef &valueType=UT_StringHolder::theEmptyString, int elementsize=1, bool clear_existing=true) const | HUSD_SetAttributes | |
| setPrimvarArray(const UT_StringRef &primpath, const UT_StringRef &primvarname, const UT_StringRef &interpolation, const UT_Array< UtValueType > &value, const HUSD_TimeCode &timecode, const UT_StringRef &valueType=UT_StringHolder::theEmptyString, int elementsize=1, bool clear_existing=true) const | HUSD_SetAttributes | inline | 
| setPrimvarIndices(const UT_StringRef &primpath, const UT_StringRef &primvar_name, const UT_ExintArray &indices, const HUSD_TimeCode &timecode, bool clear_existing=true) const | HUSD_SetAttributes | |
| ~HUSD_SetAttributes() | HUSD_SetAttributes |