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

void OglGui::SideBar::Init ( int  wndSide,
int  size,
int  lM,
int  tM,
int  rM,
int  bM 
) [inline, private]

Definition at line 73 of file SideBar.h.

References DoSideConnect(), mSideConnect, and OglGui::OglWindow::SetBorderType().

00074     {
00075         mSideConnect = 0;
00076         SetBorderType(BEV_ETCHED);
00077         DoSideConnect(wndSide, size, lM, tM, rM, bM);
00078     }

Here is the call graph for this function:


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