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

void CxCheckBoxDrum::SetPosition ( float  x,
float  y,
float  z 
) [inline]

Definition at line 224 of file CxCheckBoxDrum.h.

References mDrumX, mDrumY, and mDrumZ.

00225     {
00226         mDrumX = x;
00227         mDrumY = y;
00228         mDrumZ = z;
00229     }


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