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

int Impala::Core::Array::Element::Color::operator!= ( const Color c  )  const [inline]

Not equal.

Definition at line 319 of file Color.h.

00320     {
00321         return !(*this == c);
00322     }


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