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

Impala::Visualization::Plot::Plot::Plot ( OglGui::Window parent,
int  width,
int  height 
) [inline]

Definition at line 34 of file Plot.h.

References Init().

00034                                                       : 
00035         OglGui::Window(parent, width, height)
00036     {
00037         Init();
00038         //mPerspective = true;
00039     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:52:50 2010 for ImpalaSrc by  doxygen 1.5.1