HDK
|
This is the complete list of members for HUSD_GetAttributes, including all inherited members.
getAttribute(const UT_StringRef &primpath, const UT_StringRef &attribname, UtValueType &value, const HUSD_TimeCode &timecode) const | HUSD_GetAttributes | |
getAttributeArray(const UT_StringRef &primpath, const UT_StringRef &attribname, UT_Array< UtValueType > &value, const HUSD_TimeCode &timecode) const | HUSD_GetAttributes | inline |
getAttributeArraySize(const UT_StringRef &primpath, const UT_StringRef &attribname, size_t &arraylength, const HUSD_TimeCode &timecode) const | HUSD_GetAttributes | |
getAttributeInterpolation(const UT_StringRef &primpath, const UT_StringRef &primvarname) const | HUSD_GetAttributes | |
getAttributeOrPrimvar(const UT_StringRef &primpath, const UT_StringRef &name, UtValueType &value, const HUSD_TimeCode &timecode, bool flatten_primvar=false) const | HUSD_GetAttributes | |
getAttributeOrPrimvarArray(const UT_StringRef &primpath, const UT_StringRef &name, UT_Array< UtValueType > &value, const HUSD_TimeCode &timecode, bool flatten_primvar=false) const | HUSD_GetAttributes | inline |
getFlattenedPrimvar(const UT_StringRef &primpath, const UT_StringRef &primvarname, UT_Array< UtValueType > &value, const HUSD_TimeCode &timecode, bool allow_inheritance=false) const | HUSD_GetAttributes | |
getIsTimeVarying() const | HUSD_GetAttributes | |
getPrimvar(const UT_StringRef &primpath, const UT_StringRef &primvarname, UtValueType &value, const HUSD_TimeCode &timecode, bool allow_inheritance=false) const | HUSD_GetAttributes | |
getPrimvarArray(const UT_StringRef &primpath, const UT_StringRef &primvarname, UT_Array< UtValueType > &value, const HUSD_TimeCode &timecode, bool allow_inheritance=false) const | HUSD_GetAttributes | inline |
getPrimvarElementSize(const UT_StringRef &primpath, const UT_StringRef &primvarname, bool allow_inheritance=false) const | HUSD_GetAttributes | |
getPrimvarIndices(const UT_StringRef &primpath, const UT_StringRef &primvarname, UT_ExintArray &indices, const HUSD_TimeCode &timecode, bool allow_inheritance=false) const | HUSD_GetAttributes | |
getPrimvarInterpolation(const UT_StringRef &primpath, const UT_StringRef &primvarname, bool allow_inheritance=false) const | HUSD_GetAttributes | |
getTimeSampling() const | HUSD_GetAttributes | inline |
HUSD_GetAttributes(HUSD_AutoAnyLock &lock) | HUSD_GetAttributes | |
isPrimvarIndexed(const UT_StringRef &primpath, const UT_StringRef &primvarname, bool allow_inheritance=false) const | HUSD_GetAttributes | |
~HUSD_GetAttributes() | HUSD_GetAttributes |