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

Int32 Impala::Core::Array::Element::Vec3Int32::getValue ( int  dimension  )  const [inline]

Element in given dimension.

dimension: 1, 2 or 3.

Definition at line 83 of file Vec3Int32.h.

References mValues.

00084     {
00085         return mValues[dimension - 1];
00086     }


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