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

Impala::Core::Array::ColorMoment::ColorMoment ( int  x,
int  y,
int  r,
int  g,
int  b,
Real64  val,
ColorMoment n = NULL 
) [inline]

Definition at line 32 of file ColorMoments.h.

00032                                                                                :
00033     p(x),q(y),a(r),b(g),c(b),value(val),next(n)
00034     {
00035     }


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