scene::ColorRGBA Class Reference

The ColorRGBA class. More...

#include <ColorRGBA.h>

Inheritance diagram for scene::ColorRGBA:

Inheritance graph
[legend]
Collaboration diagram for scene::ColorRGBA:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ColorRGBA ()
 ColorRGBA (float32 r, float32 g, float32 b, float32 a)
const char * toString ()

Public Attributes

float32 r

Static Public Attributes

static const ColorRGBA BLACK


Detailed Description

The ColorRGBA class.

Constructor & Destructor Documentation

scene::ColorRGBA::ColorRGBA (  ) 

Constructor

scene::ColorRGBA::ColorRGBA ( float32  r,
float32  g,
float32  b,
float32  a 
)

Constructor

Parameters:
r The red value
g The green value
b The blue value
a The alpha value


Member Function Documentation

const char* scene::ColorRGBA::toString (  )  [inline, virtual]

See also:
Object::toString()

Implements Object.


Member Data Documentation

Predefined color property

The R,G,B,A values


The documentation for this class was generated from the following file:

Generated on Mon Mar 3 10:53:10 2008 for Aika by  doxygen 1.5.5