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