public float[] getMMatrix(Object3DData obj) { // calculate object transformation Matrix.setIdentityM(mMatrix, 0); if (obj.getRotation() != null) { Matrix.
確定! 回上一頁