Project

General

Profile

« Previous | Next » 

Revision f211a191

Added by Leszek Koltunski about 5 years ago

Finish the Rubik app.

View differences:

src/main/java/org/distorted/library/main/DistortedOutputSurface.java
818 818
    createProjection();
819 819
    }
820 820

  
821
///////////////////////////////////////////////////////////////////////////////////////////////////
822
/**
823
 * Return the vertical field of view angle.
824
 *
825
 * @return Vertival Field of View Angle, in degrees.
826
 */
827
  public float getFOV()
828
    {
829
    return mFOV;
830
    }
831

  
821 832
///////////////////////////////////////////////////////////////////////////////////////////////////
822 833
/**
823 834
 * Resize the underlying Framebuffer.

Also available in: Unified diff