Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:15:22 2011 for ImpalaSrc by  doxygen 1.5.1