... 2D square matrix // class mat2 { vec2 _m[2]; public: // // --- Constructors and Destructors --- // mat2( const GLfloat d = GLfloat(1.0) ) // Create a ...
確定! 回上一頁