Definition at line 192 of file Window.h. References mIs2d. Referenced by OglGui::ViewRotateControl::ButtonSelectionEvent(), OglGui::OglDemo::SetOnDrawViewGraphics(), OglGui::ViewRotateControl::SetTargetWindow(), OglGui::ViewMoveControl::SetTargetWindow(), OglGui::ImMoveControl::SetTargetWindow(), OglGui::ZoomPanControl::SetZoomPanTarget(), OglGui::ZoomControl::SetZoomTarget(), and OglGui::OglDemo::WindowKeyboardEvent(). 00193 { 00194 return mIs2d; 00195 }
|