Ejemplo n.º 1
0
 private String getFile(int tp, int aIndex, int angleInc, int camera, int ill, int layer) {
   return TwoCameraSphericalMaxProjection.getFileName(tp, aIndex, angleInc, camera, ill, layer);
 }