Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:52:49 2010 for ImpalaSrc by  doxygen 1.5.1