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

void OglGui::Animator::Clear (  )  [inline]

Definition at line 90 of file Animator.h.

References mDXs, mDYs, mOglWindows, mXs, and mYs.

Referenced by Animate(), and DisplayFunc().

00091     {
00092         mOglWindows.clear();
00093         mXs.clear();
00094         mYs.clear();
00095         mDXs.clear();
00096         mDYs.clear();
00097     }


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