GLfloat* testApp::getMatrix( ofQuaternion quat ) { float x2 = quat.x() ... in your getMatrix function, the GLfloat array is used but never ...
確定! 回上一頁