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

void OglGui::SizableDirectionButton::SetColors ( ULONG  col,
ULONG  highlightCol 
) [inline]

Definition at line 35 of file SizableDirectionButton.h.

References mColor, and mHighlightColor.

Referenced by Init(), and OglGui::IntervalChooser::MakeThumb().

00036     {
00037         mColor = col;
00038         mHighlightColor = highlightCol;
00039     }


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