コード例 #1
0
ファイル: testPassiveQT4.cpp プロジェクト: mlimper/OpenSG1x
void OpenSGWidget::resizeGL( int width, int height )
{
    mgr->resize(width,height);
}