The Original CHomP Software
Classes | Namespaces
colorpal.h File Reference

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.
 

Detailed Description

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.

Author
Pawel Pilarczyk

Definition in file colorpal.h.