|
FnUsdAbstractionLib 0.6.1
|
Lazily construct an AssetPath when requested. Primarily used for the static AssetPath. More...
#include <AssetPath.h>
Public Member Functions | |
| Lazy (const char *text) | |
| const AssetPath & | assetPath () const |
| operator const AssetPath & () const | |
| operator AssetPath & () | |
| const std::string & | asString () const |
| Convenience to avoid writing 'MyStaticAssetPaths.MyAssetPath.assetPath().asString()'. | |
Public Attributes | |
| AssetPath * | _assetPath |
| const char * | _text |
| ©2025 The Foundry Visionmongers, Ltd. All Rights Reserved. |