| 1153 | } |
| 1154 | |
| 1155 | CommonParameterInterface* OpenGLGuiHelper::getParameterInterface() |
| 1156 | { |
| 1157 | return m_data->m_glApp->m_parameterInterface; |
| 1158 | } |
| 1159 | |
| 1160 | void OpenGLGuiHelper::setUpAxis(int axis) |
| 1161 | { |
no outgoing calls
no test coverage detected