colors/general.hpp
-
template<typename ColorT>
struct gviz::colors::SchemeColor -
Public Functions
-
inline constexpr operator color_type() const noexcept(noexcept(color_type(color)))
-
inline constexpr bool operator==(const SchemeColor &other) const
-
inline constexpr bool operator!=(const SchemeColor &other) const
Public Members
-
const char *name = nullptr
-
color_type color = {}
-
SchemeEnum scheme = SchemeEnum::X11
-
inline constexpr operator color_type() const noexcept(noexcept(color_type(color)))
-
template<typename ColorT>
class gviz::colors::WeightedColor -
Public Functions
-
inline constexpr double get_color() const noexcept(noexcept(color_type(color_)))
-
inline constexpr double get_weight() const noexcept
-
inline constexpr WeightedColor &set_color(const color_type &color)
-
inline constexpr WeightedColor &set_weight(double weight)
-
inline constexpr bool operator==(const WeightedColor &other) const noexcept
-
inline constexpr bool operator!=(const WeightedColor &other) const
-
inline constexpr double get_color() const noexcept(noexcept(color_type(color_)))
-
namespace gviz
-
namespace gviz::colors
- file general.hpp
- #include <>#include <>#include <>
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/colors
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
- dir /home/cthulhu/projects/repos/libgvizard/include