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

void OglGui::OglWindow::SetBorderFillOpacity ( float  op = 0.5f  )  [inline]

Definition at line 248 of file OglWindow.h.

References mOglWnd.

Referenced by Impala::Visualization::DoOptionsLook(), OglGui::ZoomPanControl::Init(), OglGui::CheckBox::Init(), and OglGui::Button::Init().

00249     {
00250         mOglWnd->borderFillOpacity = op;
00251     }


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