Ogre::Canvas::Colour Class Reference
List of all members.
Public Member Functions |
| Colour (const Ogre::ColourValue &color) |
| Colour (unsigned int r, unsigned int g, unsigned int b, Ogre::Real a=1.0) |
| Colour (const std::string &hexa) |
Public Attributes |
Ogre::Real | r |
Ogre::Real | g |
Ogre::Real | b |
Ogre::Real | a |
The documentation for this class was generated from the following file: