Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Core::Array::Element::Color::Color ( const Color rhs  )  [inline]

Copy constructor.

Definition at line 48 of file Color.h.

00048                            : mValue(rhs.mValue), mSpace(rhs.mSpace)
00049     {
00050     }


Generated on Thu Jan 13 09:17:28 2011 for ImpalaSrc by  doxygen 1.5.1