Open Babel  3.0
OBColor Member List

This is the complete list of members for OBColor, including all inherited members.

alphaOBColor
blueOBColor
greenOBColor
OBColor()OBColorinline
OBColor(double _red, double _green, double _blue, double _alpha=1.0)OBColorinline
OBColor(const std::string &color)OBColorinline
OBColor(std::vector< double > vec)OBColorinline
operator!=(const OBColor &other)OBColorinline
operator<(const OBColor &other) constOBColorinline
redOBColor