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

void Impala::Application::Videolympics::PhysicsPart::MoveTo ( float  x,
float  y,
float  z 
) [inline]

Definition at line 78 of file PhysicsEngine.h.

References tX, tY, and tZ.

00079     {
00080         tX = x; tY = y; tZ = z;
00081     }


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