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

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

Definition at line 65 of file ZoomShiftRuler.h.

References OglGui::OglWindow::Init().

00065                                                                                 :
00066         Window(parent,w,h)
00067     {
00068         Init(w,h,start,span);
00069     }

Here is the call graph for this function:


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