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

OglGui::ZoomShiftRuler::ZoomShiftRuler ( int  x,
int  y,
int  w,
int  h,
long  start = 0,
long  span = 10000 
) [inline]

Definition at line 59 of file ZoomShiftRuler.h.

References OglGui::OglWindow::Init().

00059                                                                               :
00060         Window(x,y,w,h)
00061     {
00062         Init(w,h,start,span);
00063     }

Here is the call graph for this function:


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