AddLayoutFollower(LayoutListener *listener) | OglGui::LayoutComponent | [inline] |
AddLayoutLeader(LayoutListener *listener) | OglGui::LayoutComponent | [inline] |
GetDimensions(int &x, int &y, int &w, int &h)=0 | OglGui::SetGetDimensions2dIntI | [pure virtual] |
mLayoutFollowers | OglGui::LayoutComponent | [protected] |
mLayoutLeaders | OglGui::LayoutComponent | [protected] |
OnLayoutChange()=0 | OglGui::LayoutComponent | [pure virtual] |
RemoveLayoutFollower(LayoutListener *listener) | OglGui::LayoutComponent | [inline] |
RemoveLayoutLeader(LayoutListener *listener) | OglGui::LayoutComponent | [inline] |
SetDimensions(int x, int y, int w, int h)=0 | OglGui::SetGetDimensions2dIntI | [pure virtual] |
StopLayoutListening() | OglGui::LayoutComponent | |
~LayoutComponent() | OglGui::LayoutComponent | [inline, virtual] |