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