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