|
#include <cassert>
#include <cmath>
#include <algorithm>
#include <vector>
#include <string>
#include <memory>
#include "./private/all_colormaps.h"
#include "./private/init_colormap_list.inc"
Go to the source code of this file.
Classes | |
struct | Color |
class | Colormap |
struct | Colormap::vec4 |
class | Colormap::WrapperBase |
class | ColormapList |
Namespaces | |
colormap | |
This file was automatically created with "create_c++_header.sh". | |