HDK
|
This is the complete list of members for SdfReference, including all inherited members.
GetAssetPath() const | SdfReference | inline |
GetCustomData() const | SdfReference | inline |
GetLayerOffset() const | SdfReference | inline |
GetPrimPath() const | SdfReference | inline |
hash_value(const SdfReference &r) | SdfReference | friend |
IsInternal() const | SdfReference | |
operator!=(const SdfReference &rhs) const | SdfReference | inline |
operator<(const SdfReference &rhs) const | SdfReference | |
operator<=(const SdfReference &rhs) const | SdfReference | inline |
operator==(const SdfReference &rhs) const | SdfReference | |
operator>(const SdfReference &rhs) const | SdfReference | inline |
operator>=(const SdfReference &rhs) const | SdfReference | inline |
SdfReference(const std::string &assetPath=std::string(), const SdfPath &primPath=SdfPath(), const SdfLayerOffset &layerOffset=SdfLayerOffset(), const VtDictionary &customData=VtDictionary()) | SdfReference | |
SetAssetPath(const std::string &assetPath) | SdfReference | inline |
SetCustomData(const VtDictionary &customData) | SdfReference | inline |
SetCustomData(const std::string &name, const VtValue &value) | SdfReference | |
SetLayerOffset(const SdfLayerOffset &layerOffset) | SdfReference | inline |
SetPrimPath(const SdfPath &primPath) | SdfReference | inline |
SwapCustomData(VtDictionary &customData) | SdfReference | inline |