|
roo_display
API Documentation for roo_display
|
#include "roo_collections.h"#include "roo_collections/flat_small_hash_set.h"#include "roo_display/color/color.h"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, ColorHash > | roo_display::internal::ColorSet |
Small hash set of Color values. | |