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

void Impala::Visualization::DirImViewer3D::FancySettings ( OGLVIEW3D *  v  )  [inline, private]

Definition at line 256 of file DirImViewer3D.h.

References OglGui::OglWindow::SetAlwaysDraw().

00257     {
00258         //view3DSys.SetObject3D(v, OGL_CUBE);
00259         view3DSys.SetObject3D(v, 1+ABSRND(8));
00260         view3DSys.SetRotationSpeed(v, ABSRND(30)/300.0, ABSRND(30)/300.0, 1);
00261         SetAlwaysDraw(true);
00262     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:43:35 2010 for ImpalaSrc by  doxygen 1.5.1