Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:27:09 2011 for ImpalaSrc by  doxygen 1.5.1