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

OglGui::Animator::Animator ( Window parent,
int  x,
int  y,
int  w,
int  h 
) [inline]

Definition at line 22 of file Animator.h.

References Init().

00022                                                     :
00023         Window(parent, x, y, w, h)
00024     {
00025         Init();
00026     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:57:39 2010 for ImpalaSrc by  doxygen 1.5.1