FnUsdAbstractionLib 0.6.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
usg::shade::PropertyInterface Struct Reference

Public Member Functions

 PropertyInterface (std::string_view name, const Value::Type type)
 
 PropertyInterface (std::string_view name, const Value::Type type, std::string_view displayGroup)
 
 PropertyInterface (std::string_view name, const Value::Type type, std::string_view displayGroup, std::string_view displayName)
 
bool operator< (const PropertyInterface &rhs) const
 
bool operator== (const PropertyInterface &rhs) const
 

Public Attributes

std::string name
 
Value::Type type
 
std::string displayGroup
 
std::string displayName
 
Value value
 

Friends

std::ostream & operator<< (std::ostream &os, const PropertyInterface &v)
 


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