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

void OglGui::ChangingToDemo::StartListening (  )  [inline, protected]

Definition at line 113 of file ChangingToDemo.h.

References OglGui::MyChViewListener, OglGui::sChNrViews, and OglGui::sChViews.

Referenced by Init().

00114     {
00115         for (int i=0; i<sChNrViews; i++)
00116             sChViews[i]->SetChangingToViewListener(&MyChViewListener, (void *) i);
00117     }


Generated on Thu Jan 13 09:26:13 2011 for ImpalaSrc by  doxygen 1.5.1