Definition at line 83 of file WindowTimeLine.h. References OglGui::OglWindow::Init(). 00084 : 00085 ZoomShiftRuler(parent,x,y,w,h,startTimeMs,timeSpanMs) 00086 { 00087 Init(w,h,startTimeMs,timeSpanMs); 00088 }
Here is the call graph for this function:
|