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

virtual void OglGui::TitledWindow::SetBorderType ( int  type  )  [inline, virtual]

Reimplemented from OglGui::SizableWindow.

Definition at line 74 of file TitledWindow.h.

References OglGui::SizableWindow::SetBorderType(), and OglGui::SizableWindow::SetHighLightBorderType().

Referenced by Init(), and OglGui::OglDemo::TitledViews().

00075     {
00076         SizableWindow::SetBorderType(type);
00077         SetHighLightBorderType(type);
00078     }

Here is the call graph for this function:


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