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

void OglGui::LayoutComponent::AddLayoutFollower ( LayoutListener listener  )  [inline]

Definition at line 66 of file LayoutComponent.h.

References mLayoutFollowers.

Referenced by OglGui::LayoutListener::LayoutListener().

00067     {
00068         mLayoutFollowers.push_back(listener);
00069     }


Generated on Fri Mar 19 12:02:23 2010 for ImpalaSrc by  doxygen 1.5.1