![]() |
|
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 41 of file assetPath.h.
|
inline |
Definition at line 43 of file assetPath.h.
|
inline |
Definition at line 48 of file assetPath.h.
|
inline |
Definition at line 53 of file assetPath.h.
|
friend |
Definition at line 59 of file assetPath.h.