This file contains the definition of a simple class "ColorPalette". More...
#include "chomp/system/config.h"
Go to the source code of this file.
Classes | |
class | chomp::homology::ColorPalette |
Provides a palette of distinct RGB colors. More... | |
Namespaces | |
namespace | chomp |
This namespace contains the entire CHomP library interface. | |
namespace | chomp::homology |
This namespace contains the core of the homology computation procedures and related classes and templates contained in the CHomP C++ library. |
This file contains the definition of a simple class "ColorPalette".
This class provides a specified number of distinct colors, for example, for the purpose of plotting cubical sets with different colors.
Definition in file colorpal.h.