Definition at line 296 of file DirImViewer3D.h. References OglGui::OglWindow::SetAlwaysDraw(). 00297 { 00298 //view3DSys.SetObject3D(v, OGL_CUBE); 00299 view3DSys.SetObject3D(v, 1+ABSRND(8)); 00300 view3DSys.SetRotationSpeed(v, ABSRND(30)/300.0, ABSRND(30)/300.0, 1); 00301 SetAlwaysDraw(true); 00302 }
Here is the call graph for this function: ![]()
|