roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
color_set.h File Reference
#include "roo_collections.h"
#include "roo_collections/flat_small_hash_set.h"
#include "roo_display/color/color.h"
Include dependency graph for color_set.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  roo_display::internal::ColorHash
 Hash functor for Color. More...
 

Namespaces

namespace  roo_display
 Defines 140 opaque HTML named colors.
 
namespace  roo_display::internal
 

Typedefs

typedef roo_collections::FlatSmallHashSet< Color, ColorHashroo_display::internal::ColorSet
 Small hash set of Color values.