11 #ifndef __STY_MaterialProperties__
12 #define __STY_MaterialProperties__
27 void loadStyleSheetMaterialProperties(
const UT_JSONValue *json);
31 {
return myProperties.empty(); }
35 {
return myProperties; }
UT_JSONValueMap stores a map/dictionary of UT_JSONValue objects.
Provides values for the properties of materials defined in a style sheet.
Class to store JSON objects as C++ objects.
const STY_ConstantMap & getProperties() const
Represents the material properties object as options.
bool isEmpty() const
Checks if there are any properties for the material.