Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:32:04 2010 for ImpalaSrc by  doxygen 1.5.1