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

void OglGui::DocScroller::GetPageDeltas ( int &  hor,
int &  ver 
) [inline]

Definition at line 57 of file DocScroller.h.

References mHorPageDelta, and mVerPageDelta.

00058     {
00059         hor = mHorPageDelta;
00060         ver = mVerPageDelta;
00061     }


Generated on Fri Mar 19 12:00:49 2010 for ImpalaSrc by  doxygen 1.5.1