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:
|