Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:46:02 2010 for ImpalaSrc by  doxygen 1.5.1