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

virtual void Impala::Application::MediaTable::TableViewerPointCloud::DisplayFunc (  )  [inline, virtual]

Reimplemented from OglGui::ViewerPointCloud.

Definition at line 74 of file TableViewerPointCloud.h.

References OglGui::ViewerPointCloud::DisplayFunc(), and OglGui::OglWindow::mOglWnd.

00075         {
00076                 mOglWnd->selectCol = oglWHITE;
00077                 mOglWnd->dragging = false;
00078                 OglGui::ViewerPointCloud::DisplayFunc();
00079         }

Here is the call graph for this function:


Generated on Fri Mar 19 10:44:08 2010 for ImpalaSrc by  doxygen 1.5.1