コード例 #1
0
ファイル: ObjLoaderApp.cpp プロジェクト: ffimusic/Cinder
void ObjLoaderApp::frameCurrentObject()
{
    mCam = mCam.calcFraming( mBoundingSphere );
}