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

void Impala::Application::SDash::CameraEventButton::SetXPositions ( int  x0,
int  x1,
int  x2,
int  x3 
) [inline]

Definition at line 37 of file CameraEventButton.h.

References mX.

00038     {
00039         mX[0] = x0;
00040         mX[1] = x1;
00041         mX[2] = x2;
00042         mX[3] = x3;
00043     }


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