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

OglGui::Transition::Transition ( Window parent  )  [inline]

Definition at line 20 of file Transition.h.

References OglGui::OglWindow::Init().

00020                                :
00021         Window(parent,0,0,40,40)
00022     {
00023         Init(parent,40,40);
00024     }
    Transition(Window* parent,int x,int y,int w,int h) :

Here is the call graph for this function:


Generated on Fri Mar 19 12:08:50 2010 for ImpalaSrc by  doxygen 1.5.1