![]() |
|
Helper class for explicitly setting values when creating a SdfAssetPath. More...
#include <assetPath.h>
Public Member Functions | |
| SdfAssetPathParams & | Authored (const std::string &authoredPath_) |
| SdfAssetPathParams & | Evaluated (const std::string &evaluatedPath_) |
| SdfAssetPathParams & | Resolved (const std::string &resolvedPath_) |
Friends | |
| class | SdfAssetPath |
Helper class for explicitly setting values when creating a SdfAssetPath.
Example usage:
Definition at line 42 of file assetPath.h.
|
inline |
Definition at line 44 of file assetPath.h.
|
inline |
Definition at line 49 of file assetPath.h.
|
inline |
Definition at line 54 of file assetPath.h.
|
friend |
Definition at line 60 of file assetPath.h.