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

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

Definition at line 27 of file Plot.h.

References Init().

00027                                                                     : 
00028         OglGui::Window(parent, x, y, width, height)
00029     {
00030         Init();
00031         //mPerspective = true;
00032     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:25:42 2011 for ImpalaSrc by  doxygen 1.5.1