You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
widget.cpp: In member function 'virtual void MpvWidget::paintGL()': widget.cpp:272:44: error: 'class OhmdHandler' has no member named 'modelViewMatrices' 272 | QVector<QMatrix4x4> matrices = m_ohmd->modelViewMatrices();