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

void OglGui::Slider::GetThumbSizes ( int &  w,
int &  h 
) const [inline]

Definition at line 391 of file Slider.h.

References mThumbH, and mThumbW.

00392     {
00393         w = mThumbW;
00394         h = mThumbH;
00395     }


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