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

void OglGui::View::SetBorderColor ( ULONG  color  )  [inline]

Definition at line 290 of file View.h.

References mIs2D, and mView2D.

00291     {
00292         if (mIs2D)
00293             mView2D->borderCol = color;
00294     }


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