![]() | MColorType
| ||||||||
![]() | MColor () | ||||||||
![]() | MColor ( const MColor & src) | ||||||||
![]() | MColor ( float rr, float gg, float bb=0.0, float aa=1.0 ) | ||||||||
![]() | MColor ( const float d[3] ) | ||||||||
![]() | MColor ( float alpha ) | ||||||||
![]() | MColor ( MColorType colorModel, unsigned char c1, unsigned char c2, unsigned char c3, unsigned char alpha=255U ) | ||||||||
![]() | MColor ( MColorType colorModel, unsigned short c1, unsigned short c2, unsigned short c3, unsigned short alpha=65535U ) | ||||||||
![]() | MColor ( MColorType colorModel, float c1, float c2, float c3, float alpha=1.0 ) | ||||||||
![]() | MColor ( MColorType colorModel, double c1, double c2, double c3, double alpha=1.0 ) | ||||||||
![]() | ~MColor () | ||||||||
![]() | operator= ( const MColor & src ) | ||||||||
![]() | operator() ( unsigned int i ) const | ||||||||
![]() | operator[] ( unsigned int i )const | ||||||||
![]() | operator/= ( float scalar ) | ||||||||
![]() | operator/ ( float scalar ) const | ||||||||
![]() | operator*= ( float scalar ) | ||||||||
![]() | operator* ( float scalar ) const | ||||||||
![]() | operator+ ( const MColor & other) const | ||||||||
![]() | operator+= ( const MColor & other ) | ||||||||
![]() | operator- () const | ||||||||
![]() | operator- ( const MColor & other ) const | ||||||||
![]() | operator* ( const MColor & other ) const | ||||||||
![]() | operator*= ( const MColor & other ) | ||||||||
![]() | operator!= ( const MColor & other ) const | ||||||||
![]() | operator== ( const MColor & other ) const | ||||||||
![]() | get ( float d[3] ) const | ||||||||
![]() | get ( MColorType colorModel, float&, float&, float& ) const | ||||||||
![]() | get ( MColorType colorModel, float&, float&, float&, float& alpha ) const | ||||||||
![]() | set ( MColorType colorModel, float, float, float, float alpha = 1.0) | ||||||||
![]() | operator() ( unsigned int i ) NO SCRIPT SUPPORT | ||||||||
![]() | operator[] ( unsigned int i ) NO SCRIPT SUPPORT | ||||||||
![]() | operator* ( float scalar, const MColor & other) NO SCRIPT SUPPORT | ||||||||
![]() | operator<< (std::ostream& os, const MColor & c) NO SCRIPT SUPPORT | ||||||||
![]() | r the red component of the color | ||||||||
![]() | g the green component of the color | ||||||||
![]() | b the blue component of the color | ||||||||
![]() | a the alpha component of the color |
Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |