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

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

Definition at line 71 of file ZoomShiftRuler.h.

References OglGui::OglWindow::Init().

00072                                                   :
00073         Window(parent,x,y,w,h)
00074     {
00075         Init(w,h,start,span);
00076     }

Here is the call graph for this function:


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