Пример #1
0
 @Override
 public FloatBuffer fillBuffer(FloatBuffer buffer) {
   return cameraToClipMatrix.fillBuffer(buffer);
 }