Main Page Class Hierarchy Compound List File List Compound Members
PLib::Color Member List
This is the complete list of members for PLib::Color, including all inherited members.
- b (defined in PLib::Color)
- Color(const unsigned char R=0, const unsigned char G=0, const unsigned char B=0) (defined in PLib::Color)
[inline] - fromHSV(double h, double s, double v)
[inline] - fromXYZ(double x, double y, double z)
[inline] - fromYIQ(double q, double i, double y)
[inline] - g (defined in PLib::Color)
- operator * (defined in PLib::Color)
[friend] - operator * (defined in PLib::Color)
[friend] - operator *=(double a) (defined in PLib::Color)
[inline] - operator+ (defined in PLib::Color)
[friend] - operator+=(const Color &a) (defined in PLib::Color)
[inline] - operator-=(const Color &a) (defined in PLib::Color)
[inline] - operator/=(double a) (defined in PLib::Color)
[inline] - operator<<(ostream &os, const Color &point)
[friend] - operator=(const Color &a) (defined in PLib::Color)
[inline] - operator>>(istream &os, Color &point)
[friend] - r (defined in PLib::Color)
- toHSV(double &h, double &s, double &v)
[inline] - toXYZ(double &x, double &y, double &z) (defined in PLib::Color)
[inline] - toYIQ(double &q, double &i, double &y)
[inline]
Generated on Sun Jan 27 00:50:40 2002 for NURBS++ by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001