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

Lazily construct a PathExpr when requested. Primarily used for the static PathExpr. More...

#include <PathExpr.h>

Public Member Functions

 Lazy (const char *text)
 
const PathExprpathExpr () const
 
 operator const PathExpr & () const
 
 operator PathExpr & ()
 
std::string asString () const
 Convenience to avoid writing 'MyStaticPathExprs.MyPathExpr.pathExpr().asString()'.
 

Public Attributes

PathExpr_pathExpr
 
const char * _text
 

Detailed Description

Lazily construct a PathExpr when requested. Primarily used for the static PathExpr.



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