\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - IO Streams
CGAL::Color Member List

This is the complete list of members for CGAL::Color, including all inherited members.

alpha() constCGAL::Color
alpha()CGAL::Color
black()CGAL::Colorrelated
blue() constCGAL::Color
blue()CGAL::Color
blue()CGAL::Colorrelated
Color()CGAL::Color
Color(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255)CGAL::Color
deep_blue()CGAL::Colorrelated
gray()CGAL::Colorrelated
green() constCGAL::Color
green()CGAL::Color
green()CGAL::Colorrelated
operator[](std::size_t i) constCGAL::Color
operator[](std::size_t i)CGAL::Color
orange()CGAL::Colorrelated
purple()CGAL::Colorrelated
red() constCGAL::Color
red()CGAL::Color
red()CGAL::Colorrelated
set_hsv(double hue, double saturation, double value, unsigned char alpha=255)CGAL::Color
set_rgb(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255)CGAL::Color
to_hsv() constCGAL::Color
to_rgb() constCGAL::Color
to_rgba() constCGAL::Color
violet()CGAL::Colorrelated
white()CGAL::Colorrelated
yellow()CGAL::Colorrelated