11 #ifndef __STY_Material__
12 #define __STY_Material__
19 class STY_LoadContext;
30 const STY_LoadContext *load_context );
35 {
return myProperties; }
42 const STY_LoadContext *load_context );
UT_JSONValueMap stores a map/dictionary of UT_JSONValue objects.
Provides values for the properties of materials defined in a style sheet.
Represents a material defined within a style sheet.
A reference counter base class for use with UT_IntrusivePtr.
const STY_MaterialProperties & getProperties() const
Class to store JSON objects as C++ objects.