Implementation of the color scheme catalog class. More...
#include "../common/STLUtils.h"#include "ColorScheme.h"#include "ColorSchemeCatalog.h"#include "ColorSchemeCatalogManager.h"#include "ColorSchemeGroup.h"#include <algorithm>#include <cassert>Go to the source code of this file.
Implementation of the color scheme catalog class.
Definition in file ColorSchemeCatalog.cpp.