iMSTK
Interactive Medical Simulation Toolkit
|
This is the complete list of members for imstk::Color, including all inherited members.
a (defined in imstk::Color) | imstk::Color | |
b (defined in imstk::Color) | imstk::Color | |
Black (defined in imstk::Color) | imstk::Color | static |
Blood (defined in imstk::Color) | imstk::Color | static |
Blue (defined in imstk::Color) | imstk::Color | static |
Bone (defined in imstk::Color) | imstk::Color | static |
clamp(const Color color, const Color min, const Color max) (defined in imstk::Color) | imstk::Color | static |
Color() (defined in imstk::Color) | imstk::Color | |
Color(const double red, const double green, const double blue, const double alpha=1.0) (defined in imstk::Color) | imstk::Color | |
Color(const double *rgba_color) (defined in imstk::Color) | imstk::Color | |
Color(const Color &color, const double alpha) (defined in imstk::Color) | imstk::Color | |
darken(const Color color, const double factor) (defined in imstk::Color) | imstk::Color | static |
DarkGray (defined in imstk::Color) | imstk::Color | static |
DarkSkin (defined in imstk::Color) | imstk::Color | static |
g (defined in imstk::Color) | imstk::Color | |
getValue(double color[4]) | imstk::Color | |
getValue() const | imstk::Color | |
Green (defined in imstk::Color) | imstk::Color | static |
lerpRgb(const Color &start, const Color &end, const double t) (defined in imstk::Color) | imstk::Color | static |
lerpRgba(const Color &start, const Color &end, const double t) | imstk::Color | static |
lighten(const Color color, const double factor) (defined in imstk::Color) | imstk::Color | static |
LightGray (defined in imstk::Color) | imstk::Color | static |
LightSkin (defined in imstk::Color) | imstk::Color | static |
Marigold (defined in imstk::Color) | imstk::Color | static |
operator Eigen::Matrix< unsigned char, 3, 1 >() (defined in imstk::Color) | imstk::Color | inline |
operator Eigen::Matrix< unsigned char, 4, 1 >() (defined in imstk::Color) | imstk::Color | inline |
operator()(const int p_i) const | imstk::Color | |
operator<<(std::ostream &os, const Color &c) | imstk::Color | friend |
operator=(const Color &p_color) | imstk::Color | |
Orange (defined in imstk::Color) | imstk::Color | static |
Pink (defined in imstk::Color) | imstk::Color | static |
r (defined in imstk::Color) | imstk::Color | |
Red (defined in imstk::Color) | imstk::Color | static |
rgba (defined in imstk::Color) | imstk::Color | |
rgbHex() | imstk::Color | |
setValue(const double p_red, const double p_green, const double p_blue, const double p_alpha=1.0) | imstk::Color | |
Teal (defined in imstk::Color) | imstk::Color | static |
White | imstk::Color | static |
Yellow (defined in imstk::Color) | imstk::Color | static |
YellowBone (defined in imstk::Color) | imstk::Color | static |