18 #ifndef __HUSD_LoadMasks_h__
19 #define __HUSD_LoadMasks_h__
40 {
return !(*
this == other); }
42 void save(std::ostream &os)
const;
46 void setPopulateAll();
47 bool populateAll()
const;
51 bool remove_children =
false);
52 void removeAllPopulatePaths();
58 {
return myPopulatePaths; }
63 void removeAllMuteLayers();
66 {
return myMuteLayers.contains(identifier); }
68 {
return myMuteLayers; }
76 bool remove_children =
false);
77 void removeAllLoadPaths();
86 {
return myLoadPaths; }
const UT_SortedStringSet & muteLayers() const
GLsizei const GLchar *const * path
const UT_SortedStringSet & populatePaths() const
bool operator==(const BaseDimensions< T > &a, const BaseDimensions< Y > &b)
bool operator!=(const HUSD_LoadMasks &other) const
const UT_SortedStringSet & loadPaths() const
bool isLayerMuted(const UT_StringHolder &identifier) const