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

ULONG OglGui::View::BorderColor (  )  [inline]

Definition at line 296 of file View.h.

References mIs2D, and mView2D.

00297     {
00298         if (mIs2D)
00299             return mView2D->borderCol;
00300         return 0;
00301     }


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