Go to the documentation of this file.
18 #ifndef __HUSD_EditCustomData_h__
19 #define __HUSD_EditCustomData_h__
38 void setModifyRootLayer(
bool modifyrootlayer);
65 template<
typename UtValueType>
67 const UtValueType &
value)
const;
68 template<
typename UtValueType>
71 const UtValueType &value)
const;
72 template<
typename UtValueType>
75 const UtValueType &value)
const;
82 bool removeLayerCustomData(
const UT_StringRef &key)
const;
88 bool clearLayerCustomData()
const;
94 bool myModifyRootLayer;