FnUsdAbstractionLib 0.6.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
usg::AssetPath::Lazy Class Reference

Lazily construct an AssetPath when requested. Primarily used for the static AssetPath. More...

#include <AssetPath.h>

Public Member Functions

 Lazy (const char *text)
 
const AssetPathassetPath () 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
 

Detailed Description

Lazily construct an AssetPath when requested. Primarily used for the static AssetPath.



©2025 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk