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

int OglGui::WindowTimeLine::AddOGLVIEW ( OGLVIEW *  view,
long  timeMs,
int  offX = 0,
int  offY = 8 
) [inline]

Definition at line 176 of file WindowTimeLine.h.

References AddImIdOGLVIEW().

00177     {
00178         return AddImIdOGLVIEW(view, timeMs, 0, offX, offY);
00179     }

Here is the call graph for this function:


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