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

void Impala::Application::Videolympics::VidolviWindow::FlipUp (  )  [inline]

Definition at line 392 of file VidolviWindow.h.

References mBackDown, mBackX, mBackY, and mBackZ.

Referenced by DisplayFunc(), and ShowScores().

00393     {
00394         mBackX = 0.0f;
00395         mBackY = 2.0f;
00396         mBackZ = -17.0f - 0.5f;
00397         mBackDown = false;
00398     }


Generated on Fri Mar 19 10:55:33 2010 for ImpalaSrc by  doxygen 1.5.1