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

Cnum& Impala::Core::Array::Pattern::Cnum::operator= ( Coord coords  )  [inline]

Assignment operator.

Definition at line 52 of file Cnum.h.

References mCoords.

00053     {
00054         mCoords = coords;
00055         return *this;
00056     }


Generated on Fri Mar 19 11:03:11 2010 for ImpalaSrc by  doxygen 1.5.1