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

Impala::Application::MediaTable::TableViewerPointCloud::TableViewerPointCloud ( Window parent,
TableDataView view,
int  x,
int  y,
int  w,
int  h 
) [inline]

Definition at line 24 of file TableViewerPointCloud.h.

References Impala::Application::MediaTable::TableDataViewController::InitContextMenu().

00025                                                                               :
00026                 OglGui::ViewerPointCloud(parent,x,y,w,h),
00027                 TableDataViewController(view)
00028         {
00029                 InitContextMenu(this);
00030         }
        

Here is the call graph for this function:


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