Reimplemented from OglGui::WindowView3D. Definition at line 24 of file TumblingView3D.h. References OglGui::WindowView3D::InitFunc(), and OglGui::WindowView3D::mView. 00025 { 00026 WindowView3D::InitFunc(); 00027 mView->z = -20; 00028 }
Here is the call graph for this function:
|