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

void Impala::Application::SDash::CameraEventList::Init (  )  [inline, private]

Reimplemented from OglGui::OglWindow.

Definition at line 156 of file CameraEventList.h.

References mBtnListener, mCurrentButton, mCurrentCamera, mHideDiscarded, OglGui::OglWindow::SetBorderType(), and OglGui::DropDownWindow::Spacing().

Referenced by CameraEventList().

00157     {
00158         SetBorderType(BEV_ETCHED);
00159         mCurrentButton = 0;
00160         mCurrentCamera = -1;
00161         mBtnListener = 0;
00162         mHideDiscarded = false;
00163         Spacing(-1);
00164     }

Here is the call graph for this function:


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