Definition at line 70 of file WindowTimeLine.h. References OglGui::OglWindow::Init(). 00071 : 00072 ZoomShiftRuler(x,y,w,h,startTimeMs,timeSpanMs) 00073 { 00074 Init(w,h,startTimeMs,timeSpanMs); 00075 } WindowTimeLine(Window* parent, int w, int h,
Here is the call graph for this function:
|