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