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

void OglGui::FramesPerSecond::Init (  )  [inline, private]

Reimplemented from OglGui::OglWindow.

Definition at line 82 of file FramesPerSecond.h.

References mFramesPerSecond, mInitialized, and OglGui::OglWindow::SetBorderType().

Referenced by FramesPerSecond().

00083     {
00084         mFramesPerSecond = 0.0f;
00085         mInitialized = false;
00086         SetBorderType(BEV_LINE);
00087     }

Here is the call graph for this function:


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