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

void Impala::Visualization::SearchTopicGui::SetAsBox ( OglGui::Window w  )  [inline, private]

Definition at line 153 of file SearchTopicGui.h.

References OglGui::OglWindow::SetBorderFillShaded(), and OglGui::OglWindow::SetBorderType().

Referenced by SearchTopicGui().

00154     {
00155         w->SetBorderType(4);
00156         w->SetBorderFillShaded(2);
00157     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:53 2011 for ImpalaSrc by  doxygen 1.5.1